Game World!

Join A World Of Gamers

Enter your email address:

Delivered by FeedBurner

Followers

Popular Posts

Friday 25 June 2021

How do I disable Bitcode?

 What is Bitcode?

Bitcode refers to the type of code that is sent to iTunes Connect which allows Apple to use certain calculations to re-optimize apps further. You can learn more about bitcode here.

 

I got a Bitcode error when building my app on a device. What do I do?

Sample Error: all bitcode will be dropped because 'Skillz.framework' was built without bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. 

 

You can disable bitcode by going to your target's Build Settings -> Set Enable Bitcode to "No". Try doing a clean and running your app again.

Screen_Shot_2017-08-29_at_3.00.36_PM.png

 

If you're still running into other issues, feel free to email us at integrations@skillz.com

Floating Button

Button