|
justinfic
|
 |
« Reply #1 on: June 25, 2012, 12:58:09 PM » |
|
- Create an entry for your app in iTunes connect. You'll enter in your app details like description, keywords, screenshots, rating, icon etc. here. Fill out everything until your app's status is "prepare for upload." (You can do this at any point during development.)
- Once you're done with your game, like golden-master-done, you will want to create a Distribution Provisioning Profile in the developer center. Configure this, download it and install it like any other profile.
- Duplicate your "Release" build configuration and name it Distribution. In the build settings, change the profile to your newly installed distribution profile.
- Build. Make sure it's successful, then do Product->Archive.
- When that's done, your archive will pop up in the organizer. Select it, and click Validate. If there's something wrong, it will tell you. Fix and repeat. When it works, click on Distribute. Follow the prompts and it will upload.
- Wait for approval. I've had it take anywhere from 2 days to 2 weeks for an iOS app.
- For payment, in iTunes Connect you can also set up banking information which Apple will use to automatically wire your payments.
|