1 Preface
This article is a temporary plug-in. Due to work requirements, the company requires that the project in Xcode be generated into an IPA file for version record. because we do not have a developer account, so we need an alternative method for generating and releasing IPA. We have finally finished some work today. I would like to share with you.
2 Operation Procedure
2.1 set the runtime Schema to IOS Device,
2.2 click Product> Archive Project:
2.3 enter the archive window after archiving and select the allocation method:
2.4 select an enterprise or point-to-point method, and then click Next:
2.5 mark the code. Select the default method and click Next:
2.6 SAVE the name and path of the IPA file and click SAVE:
2.7 view the generated IPA file on the desktop:
2.8 connect to the device, open ITunes, and drag the IPA file:
Note that different versions may have different installation methods. You can also use the shortcut key to enter the Installation Wizard:
2.9 Finally, drag the App into the device and click OK (Application ):