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

Add xcframework argument to build.sh #982

Merged
merged 2 commits into from
Feb 17, 2021
Merged

Add xcframework argument to build.sh #982

merged 2 commits into from
Feb 17, 2021

Conversation

pixlwave
Copy link
Member

@pixlwave pixlwave commented Dec 22, 2020

This PR adds an optional xcframework argument that can be passed to build.sh. When used it will create build/MatrixSDK.xcframework with targets for iOS, macOS, Catalyst and the Simulator with all arm64 and x86_64 slices where relevant. This distributable would make matrix integration easier for Xcode projects that aren't using cocoapods.

Depends on #983 to successfully build.

Signed-off-by: Doug Earnshaw pixlwave@users.noreply.github.com

Pull Request Checklist

  • Pull request is based on the develop branch
  • Pull request updates CHANGES.rst
  • Pull request includes a sign off

@pixlwave pixlwave mentioned this pull request Feb 17, 2021
3 tasks
@manuroe manuroe merged commit 220149d into matrix-org:develop Feb 17, 2021
@pixlwave pixlwave deleted the xcframework branch February 17, 2021 12:52
@pixlwave
Copy link
Member Author

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