您的位置:首页 > 移动开发

iOS开发70-iOS Xcode Instrument无法监测App,选择Choose Target后,找不到当前项目对应的app程序

2016-08-19 16:53 806 查看


打开Xcode工程, clean (Shift+Command+K), Build (Command+B), Profile (Command+I).

1、拔掉设备(iPhone/iPad),关掉设备。(长按电源键)
2、关闭Xcode和Instruments
3、重启设备(iPhone/iPad),并连接到电脑。
4、重新打开Xcode

5、打开工程 clean (Shift+Command+K), Build (Command+B), Profile (Command+I)

参考:
http://stackoverflow.com/questions/32878283/unable-to-profile-app-on-device-with-ios-9-0-1-using-xcode-7-7-0-1-or-7-1-beta http://www.crifan.com/xcode_instruments_choose_target_can_not_find_target_app_and_see_collected_data/
有问题请联系博主,邮箱:bestnathan@aliyun.com 
著作权声明:本文由http://www.bestnathan.com/原创,欢迎转载分享。请尊重作者劳动,转载时保留该声明和作者博客链接,谢谢
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  ios ios开发 app
相关文章推荐