Having updated to Apple's latest and greatest, Xcode 7.0 beta, I noticed the term "bitcode" used in a few warnings.
What does the term "bitcode" mean?
Having updated to Apple's latest and greatest, Xcode 7.0 beta, I noticed the term "bitcode" used in a few warnings.
What does the term "bitcode" mean?
Quoting Apple documentation:
It seems to be the product of some sort of partial compilation, allowing Apple to perform minor optimizations without the need for you to resubmit your application.