Hi, I have installed XCode 4, then I am confused with one setting. When we choose the target iPhone, in the Summary screen we see a
Supported Device Orientations setting, should we set any of them? They are all unchecked by default with the project generated by GLBasic, so I don't know if I should mark any of them.
In the other hand, there is another confusing thing, the degub/release build and where are stored the build files (preferences -> Locations), in summary, "what must I do to submit the App to the App Store?", if you have this question, I have seen for that, take a look at this
http://www.weston-fl.com/blog/?p=2442The new way, if works

, is much more easy IMO than the old one, as is only 3 steps: Archive -> Validate -> Submit.
IMPORTANT: remember to set the
release setting in the
Archive option for the
scheme, and set the
Archive Name, that is different than
Product Name, the name shown in App Store is the last one (Product Name), but IMO is not much elegant to send files to Apple with the name iPhone.app
