Page 1 of 1

Can a iphone game be made up of more then 1 data file

PostPosted: Wed Sep 08, 2010 7:33 pm
by zxcvbnm
My question is real simple can an iphone game be made up of more than 1 data file ?

If it can , how should you put the files inside the xcode so it will compile properly ?

Re: Can a iphone game be made up of more then 1 data file

PostPosted: Thu Sep 09, 2010 8:28 am
by akr
Yes. But 1 file is easier to handle. Just add every datafile to the xcode project as u added the first.

Re: Can a iphone game be made up of more then 1 data file

PostPosted: Thu Sep 09, 2010 8:29 am
by akr
But pls note that the initial datfile should have the name of your game/project. This is what geapp is looking for at startup.