Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(amplify-xode): updated to support Xcode 16 #14029

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Conversation

harsh62
Copy link
Member

@harsh62 harsh62 commented Nov 29, 2024

Issues:

Amplify Tools PR:

Description of changes

The ampliy-xcode binary has been updated to support Xcode 16.

Before

Updating Xcode project:
🚫 xcodeProject: 
-- Caused by: keyNotFound(CodingKeys(stringValue: "compatibilityVersion", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"compatibilityVersion\", intValue: nil) (\"compatibilityVersion\").", underlyingError: nil))
🛑 Command failed with exit code 1: ****/lib/aws-amplify-amplify-frontend-ios/resources/amplify-xcode import-models --path=****/CLI 13929

After:

Ran the command locally against Xcode 16 and it succeeded

./amplify-xcode import-models --path .
-- Amplify models folder found at ***/models
-- Successfully added models ["AmplifyModels.swift", "Todo+Schema.swift", "Todo.swift"] to 'AmplifyModels' group.

Issue #, if available

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies
  • Pull request labels are added

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

@harsh62 harsh62 marked this pull request as ready for review November 29, 2024 20:10
@harsh62 harsh62 requested a review from a team as a code owner November 29, 2024 20:10
@sobolk sobolk merged commit b8b6498 into dev Dec 2, 2024
5 checks passed
@sobolk sobolk deleted the fix/amplify-xcode-16 branch December 2, 2024 20:10
@mindgrub-rkoch
Copy link

Good morning. Is there a current timeline for when this will go into a new release?

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.

5 participants