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

[Makefile] Build swiftlint as a universal binary on macOS #3437

Merged
merged 1 commit into from
Nov 19, 2020

Conversation

norio-nomura
Copy link
Collaborator

SwiftPM 5.3 uses the XCBuild.framework to generate universal binaries when it receives multiple --arch options.
In that case, --show-bin-path returns .build/apple/Products/Release.

SwiftPM 5.3 uses the `XCBuild.framework` to generate universal binaries when it receives multiple `--arch` options.
In that case, `--show-bin-path` returns `.build/apple/Products/Release`.
@jpsim
Copy link
Collaborator

jpsim commented Nov 19, 2020

Yay, thank you!!

@jpsim jpsim merged commit 5f057d5 into master Nov 19, 2020
@jpsim jpsim deleted the build-universal-binary branch November 19, 2020 12:14
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