• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

iOS Testing to iOS

A

Allison Floyd

Guest
I am trying to learn how to build for iOS, but am running into complete blocks with Xcode. Just trying to run a simple black box "game" that doesn't have any movement, build fails in Xcode. I run into two problems:

Error: Command CodeSign failed with a nonzero exit code

warning: User supplied UIDeviceFamily key in the Info.plist will be overwritten. Please use the build setting TARGETED_DEVICE_FAMILY and remove UIDeviceFamily from your Info.plist.removing entry for "LSApplicationCategoryType" - not supported on iOS

Can anyone help?
 
Top