Weidies
Lost but trying
Profile
Posts: 63
Reg: Jan 13, 2014
Pretoria, Gaute...
7,980
06/10/16 12:16 AM (7 years ago)

Some direction needed, please?

Hi all Have been battling to get all my versions in a row iOS and Xcode that is not supported, the one or the other, but got this message below! What am I missing? (null): -fembed-bitcode is not supported on versions of iOS prior to 6.0 Thank you. Weidies
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
06/10/16 05:08 AM (7 years ago)
Sounds weird to me. I did find this: http://stackoverflow.com/questions/30867544/fembed-bitcode-is-not-supported-on-versions-of-ios-prior-to-6-0 that suggests disabling the -bitcode option. I've had to do that before, but I can't remember which project and why. I do remember it *wasn't* anything with 'fembed' in it though... but it still might work for you. I also found this: https://forums.developer.apple.com/thread/25136 which basically says change your target iOS version to 7+ this one: http://discuss.cocos2d-x.org/t/fembed-bitcode-is-not-supported-on-versions-of-ios-prior-to-6-0/24127 also suggests disabling bitcode. So, the peanut gallery consensus is, either disable bitcode (bitcode is required for Apple Watch apps, but that's about it, I think) or change your target to iOS 7 or higher, depending on your audience. Good Luck! Cheers! -- Smug
 
Weidies
Lost but trying
Profile
Posts: 63
Reg: Jan 13, 2014
Pretoria, Gaute...
7,980
like
06/10/16 12:39 PM (7 years ago)
Hi Smug Thank you for all the advise, will go and try on Monday. Have a wonderful weekend! Weidies
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.