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

Universal framework and bitcode #6

Open
akolov opened this issue Mar 27, 2017 · 4 comments
Open

Universal framework and bitcode #6

akolov opened this issue Mar 27, 2017 · 4 comments

Comments

@akolov
Copy link

akolov commented Mar 27, 2017

Could you please build universal framework for both iOS simulator and iOS devices. Also with bitcode enabled, otherwise we have to disable bitcode for the whole app to be able to use KiteKit.

@kitecomp
Copy link
Owner

Thanks @akolov ! I'll add this to my list of updates for KiteKit. 👍

@kitecomp
Copy link
Owner

kitecomp commented Apr 20, 2017

@akolov I checked while making the next release and bitcode is enabled for the iOS target:

bitcode

@CharlesSieg
Copy link

That's not enough. You need both of these:

OTHER_CFLAGS = -fembed-bitcode
BITCODE_GENERATION_MODE = bitcode

@nadimalam
Copy link

Did you ever get around to creating a universal framework of the library for both device and simulator?

Thanks @akolov ! I'll add this to my list of updates for KiteKit. 👍

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

No branches or pull requests

4 participants