Use Xcode7 to purchase developer account, non-jailbreak install iOS IPA

Source: Internet
Author: User

To do Apple development, need at least 99 U.S. knife registered developer account, so that the program can be written to run debugging on the real machine, before it can be published to the App Store, now Xcode7 after Apple has adjusted, in addition to the App store or the need for the U.S. knife account, The other only need to register a normal Apple account can be, we usually download the app to use the account password is OK.

Here's just a quick step,
The General->identity->team of the tool selects an account number, has not been added, click on Add an accounts. After entering your account password, select iOS free Mac free and click View Details ... Signing Identities Create IOS development, if you also need Mac app development, you can also create a Mac development. The debugging of the real machine is now running.

Now the information on the internet basically only said the real machine debugging, that open source can be free to distribute their own apps, so that they also need to use Xcode to compile, there is no other way? Our program to use the free account to publish to the App Store is not Is it possible to install the IPA for downloading these programs online?
Let's try it.


First modify a Deployment Target in the project properties, the default 9.0, we change a support for their own phone version, I change here to 6.1
Next edit Scheme set the build configuration to release version, debug version This side did not test do not know whether it can be used. Self-testing available
After compiling the entire project, find the Xxxx.app, that is, generate a good program, note here must generate the release version of the real machine, the emulator's final installation failure.


Now you need to convert to IPA, the method is very simple, create a new payload folder, put Xxxx.app in, and then compress payload for Xxxx.zip compressed package file, the suffix. zip to. IPA
Under Mac System, open itunes, select your own device--application, double-click the processed IPA file,
Here Xxxx.ipa will be installed in the installation list, click Install, apply in itunes, you can install, send this IPA to other people, the same way can be installed on non-jailbreak iOS device use!
The Windows system should be the same, itunes on my Windows system has already uninstalled, so there is no test ...

Use Xcode7 to purchase developer account, non-jailbreak install iOS IPA

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.