Hi all !
I hope my tutorial will help someone ^^
I use iPhone SDK 3.1.3 with XCode 3.2.1 (you can download old sdk here http://iphonesdkdev.blogspot.com/2010/0 ... e-sdk.html)
after you have installed iphone sdk and made Provisioning Profiles, like it's explain on the apple dev site http://developer.apple.com/iphone/index.action
download game editor..
go to bin folder in the root folder
open geapp_iphone folder
open geapp.xcodeproj
1/ put your geapp.dat (exported with game editor) in Ressources folder
2/ a pop up appear, configure like that and click add
3/ your game is added in the xcode project
4/ right click on the "gameEditor iPhone Player" and select Get Info
5/ now go to properties tab and change Identifier
6/ with your App IDs, then go to Build tab
7/ go to the Code Signing
8/ and select your iphone developer profile
9/ above you can select where your .app is build
10/ then click build and run, the game start on your iphone !
geapp.xcodeproj is now configure, you have just to change the geapp.dat in ressources folder and click build for test every update of your game