To undertake the previous article, continue to explain the process of app packaging.
20. Generate the AppID of your project,
21, start to generate the description file, click on the top right of the description file +, come back to select the development certificate, here contains two the same name of the development certificate, one is generated by the blogger, the other is generated by colleagues, two certificate is different in the time of generation, The main thing is that the keychain file used when generating the certificate is different.
22, select the development certificate and then select the equipment,
23. Name the description file (you will need to select the profile generated here in Xcode)
24, description file generation.
25.
26, after the generation should be in Xcode configuration some information can be packaged. Choose your developer account here,
27.
28. Select your Certificate
29.
30. Select the archive within product to complete the packaging operation. The last completed package is a non-installable IPA, just right-click the packaged file to display the package file, double-click the product folder inside, to the bottom, the found file back to itunes, right click in the Finder display, you can see the IPA file.
The following is a list of the files needed to generate the development certificate using keychain.
1, choose the Mac face to the inside keychain application. Follow the steps in the picture selection.
2, the user email address after filling out, CA e-mail address is not necessary to fill in, the common name according to the default, the following three options to save to disk, click the Continue button.
3. Select a storage location and select the file when generating the certificate.
4. Here is where you select the file during the certificate generation process.
So far, the process of packaging the app as an IPA file has been completed. If the colleague has any different views, hope to comment on the advice.
Xcode7 Latest App Package release detailed process (ii)