真机调试

 

真机调试 

 

  在xcode8中可以直接编译。

选择真机

在windows的 devices设备左边选择真机。

 

开始调试

点击 Use for Development,对弹出的对话框都选择 “拒绝” 或 “Cancel”。

现在点击 Run 按钮,你就能在设备上运行你的程序了。

 

 

TIPS

删除项目

直接在FINDER中删除即可。

需要先关闭项目,然后再删除。

编译报错

Signing for "firstG" requires a development team
Signing for "firstG" requires a development team. Select a development team in the project editor.



需要在创建项目时候选在TEAM

增加APPLE ID

在reference现象中,选在 account,然后增加ID即可。

增加 开发团队

 

在创建的时候选在TEAM