Game Development Reference
In-Depth Information
Packaging
Packaging allows you to build an *.ipa file, you can use any other application to push
this file into your device to test it.
In addition to packaging the game, you need to navigate to File | Package Project | IOS
and make sure that, while the packaging sub menu may look different for you, it will al-
ways contain the platforms supported by your OS. Currently, Mac supports only iOS and
Mac, and Windows supports Windows, iOS, and Android.
I always like to make a build for my empty project before I start adding content. This way,
I can ensure that I set up the project correctly, rather than adding content and then getting a
build failure, which will put me in a situation where I wouldn't know if the failure is a res-
ult of my incorrect content or incorrect project setup. So with each chapter, after preparing
your game project, make an empty build to the device, just to ensure that you can push it
correctly to the device.
Search WWH ::




Custom Search