iOS develops the most basic package ad hoc applications

Source: Internet
Author: User

First, what is ad Hoc?

The simple definition of ad hoc is: After the iOS project is packaged into an IPA package, the behavior of distributing tests is done through the signature of the Ad hoc certificate.

Ad hoc certificates can be divided into two categories:

1, 99 dollars of developer account generated.

2, 299 dollars of developer account generated.

Since I do not have a developer account for $299, this article is only for the $99 developer account.

Next, I'll take a description of the operation from the following 5 points:

1.AppID (can be ignored if it is configured well).

2.certificate

3.device

4.profile

5.Xcode Packaging

1.AppID (can be ignored if it is configured well).

Login Https://developer.apple.com/account/ios/certificate

Click on the second column: identifiers below Appids. As shown:

and click "+" in the upper right corner to start filling in the information. As shown in the following:

You can fill in the name in the. Bundle ID is recommended to fill com.baidu.xxxx this format type.

The following selection box can be checked according to your needs, click on the blue button to enter the next step to complete. As shown in the following:

2.certificate

Click All under Certificates in the left column. Wait for the interface to load and click on the "+" in the upper right corner to enter the following interface:

Check the app Store and Ad hoc pull down below click OK and then go to the next screen to confirm, enter the following interface:

Before clicking on the Choose File button, we need to leave the site, go back to the desktop, use the Apple Computer to generate a file, the following actions

Use an Apple Computer to enter the following screen

and click "Other" to enter the following interface:

Click on the Keychain icon to enter the next screen:

Click "Keychain Access" in the top left corner to make the following selections:

Fill in the information in the new interface that pops up as follows:

Just fill in two information here: Email address and select "Save to Disk". e-mail address can be filled in at random.

After the operation is complete, click the "Continue" button to save the file.

Then you can go back to Apple's website, click the Choose File button, and choose the one that you just generated to upload. After uploading the file, click the blue button to enter the following screen:

You need to click the Blue download button to download the certificate.

3.device

This step is to add Hardware device information. Hardware is generally referred to as the iphone.

First, we'll connect the iphone to the computer and open it with itunes. As shown in the following:

Click the section after the serial number until you see a string of long encodings that begin with a number, as shown in:

Save this length of code. Back to Apple's website, operate the devices column as shown:

Click "+" in the upper right corner to continue.

Paste the long code like that, and fill out the name (optional).

4.profile

In the left column at the bottom of the profiles all, and then click on the upper right corner of the "+" to enter the following interface:

Select Ad Hoc, then next select the app ID created for the corresponding project:

Next, select the corresponding certificate:

Then select the device to which you want to install the IPA package, and devices that are not selected will fail to install.

Finally enter the next interface to fill in the name (optional)

Finally get the certificate, download save (can be named as: Profile Certificate):

5.Xcode Packaging

In the above steps can get certificate and profile two certificates, after downloading, respectively, double-click the installation.

Then you can start packing with Xcode.

The packaging here is the same as my previous article, "The most basic of iOS development package and publish app Store," no longer repeat it.

I mention two points:

First: To export the IPA package, is to click the Export button in the Red box,

Second: This step may need to wait a long time (mainly compile bitecode slower, I tried 10 minutes), please be patient.

iOS develops the most basic package ad hoc applications

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.