Game Development Reference
In-Depth Information
When you are done registering your application in iTunes Connect, you will see the
Waiting for Upload status in your Application Details page. If it is of some other
state, fix the issues that prevent the ready state, such as missing screenshots or text.
Now you will need to build the application for distribution. In order to do that,
perform the following steps:
1. Make sure you have distribution certificates. To check this, navigate to
Xcode in the top menu and then to Preferences | Accounts in the top pane.
Select your account and click on View Detail . Under Signing Identities ,
you should see iOS Development (2) and iOS Distribution , as shown in
the following screenshot. If something is missing, click on the + button on
the same screen and it will add a distribution certificate to your account.
Go to the iTunes developer center and click on Certificates and download
it. After it is downloaded, run it to add to Keychain . After that is done,
it should appear on the list.
Both iOS Development and Distribution profiles are installed
2. After your profiles are set up, you will need to make a build for distribution.
To do that, change the iOS device from the iOS simulator near the Build
button on the left-hand side of the Xcode window. After that, click on
Product in the top menu and archive the profiles there by clicking on the
Archive option as shown in the following screenshot:
 
Search WWH ::




Custom Search