thanks for letting me know
got another little question, when building geapp + the GE game dat with xcode -> in the build folder (compiled app), should it be
geapp.dat &
nameofyourgame (executable)
or
nameofyourgame.dat
nameofyourgame (executable)
?
I´m a bit confused how to accomplish the whole process of creating the "final" app for the appstore. but i want to learn it.
so far i only know you should set active config to distribution in xcode, change identifier, add dat file, change ios target device / ios, enter version information, add png files /artwork to the created app and so on ...
sorry if i´m going on your nerves (wow, that´s some bad english).