Page 1 of 1

How do we export to iphone?

PostPosted: Tue Jul 06, 2010 5:44 pm
by krenisis
Iam looking at the exports and Iam wondering how do we export the ipa. file. I only see where you can export game data.

Re: How do we export to iphone?

PostPosted: Tue Jul 06, 2010 6:10 pm
by makslane
From the help:

In order to create games for iPhone or iPad, first you need to export the game (or the game levels) as "Game Data Only".
The first level must have the same name of the Product Name (your game name).
For example, if the product name is "TheGame", the first level file must be "TheGame.dat".
After get the exported .dat files, add the files in the xcode project (as a new resource), update the custom info you want (game icon, your name, game name, ...) and build the project.


Akr is woring on a player to allow users without a Mac test the game on iPhone.

Re: How do we export to iphone?

PostPosted: Tue Jul 06, 2010 8:18 pm
by krenisis
Ok it says load the files as new xcode project.....what is xcode project is it a program on Game Editor or another program that I have to download?

Re: How do we export to iphone?

PostPosted: Tue Jul 06, 2010 9:42 pm
by makslane
The xcode project is in the GameEditor/bin folder.

Re: How do we export to iphone?

PostPosted: Tue Jul 06, 2010 10:31 pm
by krenisis
Ok i seee the xcode project and it has 2 files . Where am i supposed to build the project at?

Re: How do we export to iphone?

PostPosted: Tue Jul 06, 2010 11:12 pm
by makslane
You need a Mac and download the Xcode from Apple.