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

Create dylibs by default when using XCBuild #2862

Merged
merged 1 commit into from Aug 11, 2020

Conversation

neonichu
Copy link
Member

5.3 cherry-pick of #2860

This changes the default to be dylibs when using XCBuild since we only
create frameworks in Xcode for App Store submission. It also fixes an
issue where even when dylib creation was enabled, we weren't producing
dylibs.

rdar://problem/66849186
(cherry picked from commit f786bbb)
@neonichu
Copy link
Member Author

@swift-ci please test

@neonichu neonichu changed the title Create dylibs by default when using XCBuild (#2860) Create dylibs by default when using XCBuild Aug 11, 2020
@neonichu neonichu merged commit b3d355e into apple:release/5.3 Aug 11, 2020
@neonichu neonichu deleted the xcbuild-dylibs-by-default branch August 11, 2020 22:32
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