-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels