Skip to content

Extend binary target tests to multiple arches #2831

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

Conversation

neonichu
Copy link
Contributor

In #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.

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.
@neonichu
Copy link
Contributor Author

@swift-ci please smoke test

@neonichu neonichu merged commit c6ec2b4 into swiftlang:master Jul 28, 2020
@neonichu neonichu deleted the extend-binary-target-tests-to-multiple-arches branch July 28, 2020 16:43
neonichu added a commit to neonichu/swift-package-manager that referenced this pull request Jul 28, 2020
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 added a commit to neonichu/swift-package-manager that referenced this pull request Jul 28, 2020
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 added a commit that referenced this pull request Jul 28, 2020
* Update XCFramework logic

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

(cherry picked from commit f204c90)

* Extend binary target tests to multiple arches (#2831)

In #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)
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.

1 participant