Debugging on iOS Xcode7 and iosxcode7
Perform real-machine debugging on Xcode7 without a certificate. The procedure is as follows:
1.
2.
3.
4.
5. After the Apple ID is added, two Free items are displayed, indicating that the iOS and Mac applications can be debugged on the Free real machine. Select the highlighted option and click view details.
6. Click "creat" next to the row in the red box to create the license file. After the creation is successful, the "creat" button disappears, as shown in. After the creation is complete, click "done ".
7. Select the project to be tested in targets in the workspace and change the team option to the license file you just created.
8. Click "fix issue". After the setting is successful, all options under the team option will disappear.
9. Connect your mobile phone and change the device to the real machine to start the test.