Skip to content

Update XCFramework logic #2828

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 2 commits into from
Jul 28, 2020

Conversation

neonichu
Copy link
Contributor

5.3 cherry-pick of #2812

This hardcoded platform and architectures before, make it mor generic to
handle macOS on arm64.

(cherry picked from commit f204c90)
Copy link
Contributor

@abertelrud abertelrud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@abertelrud
Copy link
Contributor

@swift-ci please test

Copy link
Contributor

@rballard rballard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Discussed with @neonichu ; seems like we ought to have test coverage for these changes.

In swiftlang#2812, I updated the logic to support other architectures than just
x86_64, but I did not update the tests. This extends the existing
`testBinaryTargets` with the missing coverage.

(cherry picked from commit c6ec2b4)
@neonichu
Copy link
Contributor Author

@swift-ci please test

@neonichu neonichu merged commit 3cd486a into swiftlang:release/5.3 Jul 28, 2020
@neonichu neonichu deleted the update-xcframework-logic branch July 28, 2020 21:20
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.

3 participants