IOS app packaging IPA real machine debugging and publishing process

Source: Internet
Author: User
Tags key string

1. Commissioning of a real machine

1. log on

Http://developer.apple.com/iphone/index.action

Click the first entry.

Select the first certificates

Click here to download an applewwdrca. Cer instance.

2. After the download is complete, double-click to install it in the key string.

Now you can use a key string to apply for a certificate. This certificate is used to generate a developer certificate and publish a certificate.

Enter the email address and select store to disk.

Then, select the location as the desktop, continue, and the file certificatesigningrequest. certsigningrequest will be generated on the desktop.

3. Add the device

Https://developer.apple.com/account/ios/device/deviceList.action

Click Add in the upper-right corner.

Enter a name and the uudid of your device. The udid can be found in the O rganizer window of xode.

Click Submit.

Next, apply for the developer certificate and select the first

Click create in the upper-right corner.

Then select the certificate generated on the desktop with the previous key string

Click "continue", and click "done". After the status is available, download the certificate and double-click "Install ".

4. Go to the appid page.

Random name

Select com. yourcompany. appname as much as possible. Remember the name and use it later.

Click continue, and finally submit

5. Download the configuration file provisioning.
Profile

Click + in the upper-right corner to add a certificate and select the first certificate.

Then select appid and developer Certificate

Click continue and select a device

Name the configuration file and click Generate.

Then download the configuration file

Drag the downloaded file to the organzer window.

6. This step has basically completed 99%.

Open the application's pilist File

Change bundle identifier to com. yourcompany. appname format.

It is best to set all versions

Find the Code Sign in build setting and select the developer certificate downloaded before debugging (Debug). Download the release certificate after selecting distribution and release.

Click your application name in the upper left corner.

Set it to debug mode. If it is released later, change it to release mode.

Connect your device to Mac and change the simulator to your device.

After running it, You can debug it on your iPhone or itouch.

Ii. Package, release, and generate IPA files

1. We started to apply for publishing the certificate and the corresponding certificate publishing configuration file.

The process is the same as that for the developer to debug the certificate, but the application will be made in distributionyemian.

2. after that, we need to change xcode to release and start compilation. (We recommend that you clean it before compilation, and avoid Chinese characters in the project file, and disable calling the private commit API) command + B. After compilation, click the app and select Show in finder.

If you need an IPA file, you can drag the selected file below to itune to automatically generate an IPA file, and name it itunesartwork.
)

Compress the file into a zip file, which is the file you need to upload.

3. Open the tool and find the app loader tool.

After opening the file, submit the ZIP file to the App Store according to the steps. Ti Jiao may fail, for example, your image has called Private APIs.

Now we are done, and we are waiting for the final review. It may take about two weeks.

Related Article

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.