Generate an IPA package to enable non-development machines to install successfully (Xcode5.1)

Source: Internet
Author: User

For example: to generate an IPA package that can be installed for Com.mophie.space.cloud bundle identifier, which is not a development machine. You need an Apple business account (Apple has two accounts: the developer account and the business account.) The distribution IPA package generated by the developer account is uploaded to the App Store. The enterprise account generated by House's IPA package is installed on a company's website. The packet of Ad hoc is mainly convenient for testing, and the device ID needs to be added before packaging. The following things are done on the Apple develop website. 1. Create an app ID called Com.mophie.space.cloud
2. Create a production certificate, select the In-horse type. A certificate needs to be requested from the keychain (keychain Access->certifiedate assistant->request a certificate from a certificate Authority). Create the certificate and install it into keychain.
3. Create a Distribution provisioning profile, select the certificate is generated by 2, select the bundle ID: Com.mophie.space.cloud. Build and install into your xcode. 4. Generate an IPA package. Check Targets->genaral->team (Enterprise account), Bundle Identifier com.mophie.space, Build settings, Code Signing Identity Select your 2-Step generated certificate, Provisioning profile Select 3-Step generated. Clear the Code siging entilements and code Signing Resource Rules path, and I don't know ' why? Select ' OS device,product->archive->export->save for Enterprise Deployment. 5. To package The program is, cannot be packaged with wildcard type of provisioning profile, the profile needs to bind a fixed app ID. 6. Xcode provides a very convenient management certificate and provisioning profile, which can be viewed from xcode->preference->develop account->view detail.

Generate an IPA package to enable non-development machines to install successfully (Xcode5.1)

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.