Fix for building chipmunk 7.0.1 with Xcode 8

Official forum for the Chipmunk2D Physics Library.
Post Reply
dugbug
Posts: 20
Joined: Fri Jan 06, 2012 10:08 am
Contact:

Fix for building chipmunk 7.0.1 with Xcode 8

Post by dugbug »

You need to enable bitcode to submit to the App Store.

In the script iphonestatic.command you need to add this to the xcodebuild path
OTHER_CFLAGS=\"-fembed-bitcode\"

This ensures bitcode is present in the library.
Post Reply

Who is online

Users browsing this forum: No registered users and 22 guests