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

Pod doesn't have bitcode enabled #21

Open
acgourley opened this issue Jan 25, 2018 · 0 comments
Open

Pod doesn't have bitcode enabled #21

acgourley opened this issue Jan 25, 2018 · 0 comments

Comments

@acgourley
Copy link

While I see it's not explicitly turned off, the way the fat library is generated seems to not included bitcode. See here for reference on that: https://medium.com/@heitorburger/static-libraries-frameworks-and-bitcode-6d8f784478a9

That same link suggests you can add a few flags to enable bitcode in your created framework. I tried their advice but it didn't seem to generate a framework with bitcode enabled for me. Perhaps I was doing something wrong, of course.

But I wonder - why not just distribute this pod as source instead as a precompiled binary? That would let us pick the bitcode options ourselves.

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

1 participant