I haven't used Xcode since version 3.x. Now I have 4.3 and I can't figure out how to build for release and then get my app to the app store. (This is an update to an existing app). According to Apple documentation, you have to Archive your app first. Their instructions say:
- From the Scheme toolbar menu, choose a scheme.
- From the same menu, choose Edit Scheme to display the scheme dialog.
Problem is, I don't see any "Scheme toolbar menu" or "Edit Scheme" button, so I can't get passed that step.