Parse Xcode 4 upload an App and publish an application

Source: Internet
Author: User

InXcode 4UploadAppPublishing an application is what we will introduce in this article. If it is the first time you upload an application, you need to add a program version. The subsequent steps are omitted. If it is an updated version, follow the steps below.

IOS Provisioning Portal and iTunes Connect are not changed. download and install the. mobileprovision file is the same as before.

Step 1: add newVersion on iTunes Connect and set the application state to waiting for upload.

Step 2: Add a key-value in the info. plist file corresponding to Bundle versions string, and the number following short: 6.2 is the version number, which must be later than the previous version.

Step 3: Select Run in the upper left corner. Then an edit Scheme will pop up and select Archive: Modify as follows:

Destination: iOS Device, Build Configuration: release, Options, and click Done .(Xcode 4Integration of related tools (All in One), integrating Organizer and Application Loader ., xcode4 has the Run/Build Scheme concept, which refers to the previously compiled options such as device/simulator and iOS version. You need to select iOS Device when releasing an application)

Step 4: Check the compilation configuration file:

 
 
  1. Product name, info. plist, version, Target Device Family, iOS Deployment Target, Code Signing Identity etc. (This is consistent with Xcode 3. x)

Step 5: Go to the Product menu> Archive, and then the Organizer will automatically pop up.

Step 6: validate: you only need to enter the user name and password. After the verification is successful, you can click submit to submit it to apple! Success!

 
 
  1. http://developer.apple.com/library/mac/#documentation/ToolsLanguages/Conceptual/  
  2. Xcode4UserGuide/DistApps/DistApps.html#  
  3. //apple_ref/doc/uid/TP40010215-CH11-DontLinkElementID_69  

This is a document that apple officially taught us to upload. Note that this document contains a very serious problem: He said in it that he wants to put the release in the targer --> skip install: if no is changed to yes, but yes is not displayed in acrchives, you do not need to change yes. by default, no. I have been searching for this error for a long time.

Summary: AnalysisXcode 4UploadAppI hope this article will help you with the release of the application!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.