Skip to content

chore: Use Gradle file sync to stage SDKs#2130

Closed
jbelkins wants to merge 1 commit intomainfrom
jbe/sdk_sync
Closed

chore: Use Gradle file sync to stage SDKs#2130
jbelkins wants to merge 1 commit intomainfrom
jbe/sdk_sync

Conversation

@jbelkins
Copy link
Copy Markdown
Contributor

Description of changes

  • Use Gradle file sync instead of copy to stage AWS SDKs after codegen; this allows for removal of files from staged, generated code without deleting the original code first
  • Remove the Xcode stop/start code and generated code deletion from the codegen script, so that Xcode can stay open during code staging

New/existing dependencies impact assessment, if applicable

No new dependencies were added to this change.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jbelkins
Copy link
Copy Markdown
Contributor Author

jbelkins commented Apr 8, 2026

Closing since Gradle sync is not really a true sync command (even unchanged files have their timestamps modified, and leaving timestamps as-is was the major motivation for this PR.)

Closing.

@jbelkins jbelkins closed this Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant