Closed
Description
Go 1.5.1 on OS X 10.10.5 with Xcode 7
Even if setting CC
and CXX
to include -fembed-bitcode
while building against the iPhoneOS SDK, the resulting static library does not contain bitcode.
I made a sample test project here: https://github.com/swisspol/Go-Bridge