Skip to content

Updates for Xcode 12.5 #1051

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

Merged
merged 1 commit into from
Jun 23, 2021
Merged

Updates for Xcode 12.5 #1051

merged 1 commit into from
Jun 23, 2021

Conversation

BennettSmith
Copy link
Contributor

  • Updates ruby version used by Travis-CI.
  • Updates Xcode image to 12.5 for Travis-CI.
  • Removes workaround in run-tests.sh for older simulators.
  • Updates Carthage toolchain.
  • Updates Package.swift tool version.
  • Fixes up SPM build for SQLiteObjc module.

* Updates ruby version used by Travis-CI.
* Updates Xcode image to 12.5 for Travis-CI.
* Removes workaround in run-tests.sh for older simulators.
* Updates Carthage toolchain.
* Updates Package.swift tool version.
* Fixes up SPM build for SQLiteObjc module.
* Updated Xcode build settings.
@BennettSmith
Copy link
Contributor Author

BennettSmith commented May 18, 2021

@stephencelis The changes in this PR address some build failures of the AWS AppSync SDK that depends on SQLite.Swift. Please take a look and let me know if there are any changes you would like to see.

The issue was that when building the AWS AppSync SDK using Swift Package Manager on Xcode 12.5 it would fail to build the SQLiteObjc module. That is now working with these changes.

I also fixed Travis-CI failures when running the tests.

@BennettSmith
Copy link
Contributor Author

@stephencelis Is there anything I can do to help with getting this merged? If it's missing something please let me know. Thanks.

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.

2 participants