1. Login to the Apple Developer Center http://developer.apple.com ($ 99 account)
2. Enter itunes Connect
3. Select Manage Your Apps
4. Select the Add New App
5. Fill in the project information, do not know how to fill out the click on the question mark to view,Bundle ID suffix need to be in the previous application issued certificate locked in the same suffix, otherwise when uploading the project will be error, need to RePack
6. Then select the project price and date
7. The next page to fill in the complete information of the project
Page larger, four photos
①
Ii
This general choice none
③
URL can fill out their home page, the company's homepage, etc., will be displayed in itunes, this URL must not fill in the Micro-blog page, such as the need to log in to view the link, there are netizens because the link was refused to fill in the micro-blog, really no, fill the blog address can also
④ Contact information can fill in their own, can also fill in the company's, demo account if the app needs to login, you can provide a test accounts to facilitate Apple audit debugging
⑤
The images uploaded here are shown in the Ituns. 3.5-inch's picture size is 960*640 or 640*960, or 960*600, or 620*900, these sizes are all possible. 4-inch picture size is 1136x640, 1136x600, 640x1136 or 640x1096, it is best to press and hold the Power key and home key cut when debugging, so the size is certainly not wrong.
8. After clicking Continue, the following screen will appear, the project is waiting for upload status, you can choose Edit the relevant information of the project
9. Next package the application (if you have already applied for a certificate and install it, please refer to the link at the beginning of this article)
A. Open Xcode and select Product->archive
B. Then choose Distribute ...
C. Select a second
D. Select Publish Certificate
After clicking Next, the. IPA file is generated
3. Upload the. ipa file, and you'll need to bring your own application Loader
A. Select Application in finder (applications), right-click to select xcode-> Display package Contents->contents->applications->application Loader
B. Open application loader will appear the login screen, the same login to the Developer Center account login, the first login will appear a accept agreement page, hit √ Continue on the line
c. After entering the deliver Your App, you will be prompted to fill in the Developer center of the project, is waiting for the upload status, choose to upload an IPA.
4. Upload successful and then return to the Developer Center, refresh the page will find the project is waiting for approval status, the normal audit cycle is 5 business days
IOS Publishing Process