Upload the App and submit for review
Now, let's upload the app from Xcode. Go back to the project.
In the Project, in the simulator, select Generic iOS Device. Now go to Product on the top bar and select Archive. This will create a build that can be uploaded to the App Store. This will take a while:
Once done, under Window on the top bar, select Organizer:
Click on the Upload to App Store button… on the right. This will start the process of uploading the app to the store.
We didn't create a distribution certificate, so it will ask if you want to create one. Check the Generate an iOS Distribution Certificate checkbox and click Next. Once it is created, you can click Next:
Once it has created the archive, you can upload the content to the App Store:
Click on the Upload button to start uploading the app. Once it has uploaded, you will see the following screen confirming that the upload was successful:
Click Done.
Once done, we can go back to the itunesconnect
app portal.
In Prepare...