No developer account, no certificate, no AppID, no binding device, no configuration file, just a AppleID and password (that is, AppStore App Store ID and password is not a developer ID and password). Can complete the real-machine debugging, the benefits of one is to make the real machine test is simple, remove the previous complex steps, improve efficiency, and the other is their own Apple phone to make some fun program, or unique program, iOS development can show off a bit.
Steps:
1. Connect your iphone, open Xcode, select Device, find your phone.
650) this.width=650; "Src=" Http://upload-images.jianshu.io/upload_images/1718828-9afa3f7119100593.png?imageMogr2 /auto-orient/strip%7cimageview2/2/w/1240 "style=" height:auto;vertical-align:middle;border:0px; "alt=" 1240 "/>
2. Find the team, open the Select Add an account, then there will be an interface for the input appstoreid and password, no Apple App Store ID can click on this interface to create an Apple ID to register a, usually have an apple phone, Not to mention the development of Apple, no appstoreid can not be said to be engaged in Apple.
650) this.width=650; "Src=" Http://upload-images.jianshu.io/upload_images/1718828-002920abf388b846.png?imageMogr2 /auto-orient/strip%7cimageview2/2/w/1240 "style=" height:auto;vertical-align:middle;border:0px; "alt=" 1240 "/>
650) this.width=650; "Src=" Http://upload-images.jianshu.io/upload_images/1718828-0922a78a84e79ae5.png?imageMogr2 /auto-orient/strip%7cimageview2/2/w/1240 "style=" height:auto;vertical-align:middle;border:0px; "alt=" 1240 "/>
3. After the input is complete, this is the interface.
650) this.width=650; "Src=" Http://upload-images.jianshu.io/upload_images/1718828-20cc88550cf27e43.png?imageMogr2 /auto-orient/strip%7cimageview2/2/w/1240 "style=" height:auto;vertical-align:middle;border:0px; "alt=" 1240 "/>
4. Close the page back to Xcode, find the team, open the Select just name, click Fixlssue on the line,
650) this.width=650; "Src=" Http://upload-images.jianshu.io/upload_images/1718828-a86689cb1519bb90.png?imageMogr2 /auto-orient/strip%7cimageview2/2/w/1240 "style=" height:auto;vertical-align:middle;border:0px; "alt=" 1240 "/>
650) this.width=650; "Src=" Http://upload-images.jianshu.io/upload_images/1718828-19b31ede1a8c94b4.png?imageMogr2 /auto-orient/strip%7cimageview2/2/w/1240 "style=" height:auto;vertical-align:middle;border:0px; "alt=" 1240 "/>
5. Then click Run to see the effect on the real machine.
This article is from the "Red Corner Antelope" blog, please be sure to keep this source http://2254359459.blog.51cto.com/10776102/1760174
Xcode certificate-free debugging