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

Bitcode support #4

Open
khramtsoff opened this issue Oct 31, 2016 · 3 comments
Open

Bitcode support #4

khramtsoff opened this issue Oct 31, 2016 · 3 comments

Comments

@khramtsoff
Copy link

Планируется ли включение Bitcode?

@RamTararam
Copy link
Contributor

Биткод в проекте включен.
И вроде как в бинарнике тоже есть:

$ otool -arch arm64 -l ACSDK.framework/ACSDK  | grep LLVM
segname __LLVM
segname __LLVM

Хотя я не уверен в том, что скрипт упаковки ничего там не портит

@khramtsoff
Copy link
Author

khramtsoff commented Oct 31, 2016

Проверил в ACSDKDemo
screen

Возможно надо включить флаг -fembed-bitcode
http://stackoverflow.com/questions/32868297/compiling-ios-library-with-bitcode-enabled

RamTararam added a commit that referenced this issue Oct 31, 2016
@RamTararam
Copy link
Contributor

Пересобрал бинарник. Теперь архив демо собирается успешно

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

2 participants