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 bitcode support to precompiled frameworks on iOS 9. #142

Merged
merged 1 commit into from
Sep 9, 2015

Conversation

nlutsenko
Copy link
Member

Add the bitcode support if the binary is compiled with a iOS 9 SDK.
Please note that enabling this for iphonesimulator is not required and will break Xcode 6.4

cc @grantland @richardjrossiii

@@ -14,3 +14,4 @@ SWIFT_OPTIMIZATION_LEVEL = -Onone

GCC_PREPROCESSOR_DEFINITIONS = DEBUG=1
ONLY_ACTIVE_ARCH = YES
ENABLE_TESTABILITY = YES
Copy link
Member

Choose a reason for hiding this comment

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

Important, but different diff please.

nlutsenko added a commit that referenced this pull request Sep 9, 2015
Add bitcode support to precompiled frameworks on iOS 9.
@nlutsenko nlutsenko merged commit 2482fd5 into master Sep 9, 2015
@nlutsenko nlutsenko deleted the nlutsenko.bitcode branch September 9, 2015 04:17
@facebook-github-bot
Copy link
Contributor

@nlutsenko updated the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants