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

feat: release pre-built xcframework #521

Merged
merged 2 commits into from Feb 24, 2022
Merged

feat: release pre-built xcframework #521

merged 2 commits into from Feb 24, 2022

Conversation

diegocstn
Copy link
Contributor

Issue #, if available:
#498

Description of changes:
This PR adds an extra step in travis-ci script to release a prebuilt XCFramework that can be consumed with Carthage.
Due to a well known Swift compiler limitation, the Reachability.swift framework has been forked and renamed AWSAppSyncReachability (similar to aws-amplify/amplify-swift#952).
After removing Reachability.swift from both the Podfile and Cartfile files, pod update has been run to update the Xcode project.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@diegocstn diegocstn changed the title Fix/build xcframework feat: release pre-built xcframework Feb 22, 2022
@diegocstn diegocstn merged commit 94eb0ab into main Feb 24, 2022
@diegocstn diegocstn deleted the fix/build-xcframework branch February 24, 2022 01:47
karim-alweheshy pushed a commit to chocoapp/aws-mobile-appsync-sdk-ios that referenced this pull request Mar 24, 2022
* chore: build xcframework script

* fix: release pre-built XCFramework
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.

None yet

2 participants