Hi!
So i have just updated Xcode and my iPad to IOS 9 and i have cocos2d-x V 3.7, when i run it, it says:
-fembed-bitcode is not supported on versions of iOS prior to 6.0
Why>?
Thanks!
Hi!
So i have just updated Xcode and my iPad to IOS 9 and i have cocos2d-x V 3.7, when i run it, it says:
-fembed-bitcode is not supported on versions of iOS prior to 6.0
Why>?
Thanks!
Try disable bitcode in your Xcode settings.
Thanks, it worked but why do you have to do that, i mean what if you wanted to release the game for apple watches too? They require bitcode…
Thanks!