Unity Packaged IPA Graphics tutorial

Source: Internet
Author: User

First of all, ensure that the project is running normally on unity, sometimes the success of the computer running does not mean that the mobile phone can run successfully, in short, there will be a variety of problems, or need rich experience.

In simple terms, the steps are as follows: Unity package ios---generate Xcode Project----Configure developer Account---Install developer certificate (requires publishing certificate if published)---xcode run on real machine---Generate IPA

In Unity Build settings choose the Platform for Platform iOS, and then in the player setting configuration, if you pack the Android, it should be very familiar with the configuration basically similar, one thing to note is to Settings Configure the bundle Identifier, this will also be completed on the Apple developer website.

Well, the exported project can be opened with Xcode, I recommend the use of XCODE5, because XCode6 packaging when the problem is really very confusing.

To say this series of cumbersome certificate process, first of all to see if you this computer is the original application developer account of that, if it is the natural all right, if not, you want to apply for the developer account from the machine to export a p12 suffix file, open keychain Access, select the certificate, right-click " Export XXX ", select the export location, file format Select the last" Personal Information exchange (P12) ", and then copy to your machine, double-click Add to the keychain, if the application for the developer account of the machine temporarily unavailable, you need to re-apply on the Apple website," Keychain Access "-" certificate Assistant "-" Request a certificate from a certification authority "

Enter your email address and common name, then select the second item "Save to disk" and click "Continue"

Finally, a request file will be generated on the desktop and then logged on to the Apple developer site https://developer.apple.com/, select "iOS apps", then the top right corner certificate management, then the left IOS apps, the first item " Certificates ", if you want to debug on the real machine, you need to register the device, click on the" Devices ", the upper right corner of the" + ", fill in the name of the device and a unique identifier, there are many ways to obtain the identifier, such as plug-in your device, in Xcode can see a string of identification code

Next you need to register your app, click "Identifiers" in the "app IDs", click "+":

Where "name" is the name of the app, "bundle ID" is best to fill in unity with the bundle ID, followed by "Provisioning Profiles", if the development is to select "Development" and add a, If it is a release, select "Distribution" and add a

Fill in the basic information after the release can be download to the computer, and then select "Certificates", the same, publish select "Distribution", the development of select "Development", waiting for this series of steps to complete the operation, The desktop will generate the following four files, 22 corresponding, double-click to add them to the keychain access inside:

Finally, go back to Xcode and select "Archive" in "Product":

After the long compilation appears the following page, left blank for the application icon, click "Validate":

Figure 1

Prompt login to the developer account, the account password will be automatically populated:

If a yellow warning appears in the Provisioning profile, check to see if the app's publishing certificate is added to the keychain and ensure that the certificate you choose matches your application:

The presence of this page indicates that the validation will be successful:

To export the IPA after verification is complete, select "Distribute" in Figure 1 and select the second item "Save for Enterprise or Ad Hoc Deployment":

Then select the correct publishing certificate, click "Export", the following interface appears, will be finished:

Finally, the desktop will see an IPA file is the final package.

Unity Packaged IPA Graphics tutorial

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.