我下载并安装了Xcode 4的最终版本.我打开了我的iPad项目并意识到断点在设备上不起作用.虽然他们在模拟器上工作正常.
在我使用Xcode 3.2之前,一切正常.
我也尝试从头开始创建一个基于iOS视图的空视图,并且完全有同样的问题.我在谷歌搜索该问题,但所有解决方案都基于以前版本的Xcode.有什么建议我做错了什么?
这是运行应用程序时从控制台输出的
Mar 10 14:34:44 unknown installd[547] : entitlement 'keychain-access-groups' has value not permitted by a provisioning profile
Mar 10 14:34:44 unknown installd[547] : entitlement 'application-identifier' has value not permitted by a provisioning profile
Mar 10 14:34:44 unknown SpringBoard[29] : Killing me.device-debugging-test activate: deactivate: for app installation
Mar 10 14:34:44 unknown installd[547] : entitlement 'keychain-access-groups' has value not permitted by a provisioning profile
Mar 10 14:34:44 unknown installd[547] : entitlement 'application-identifier' has value not permitted by …Run Code Online (Sandbox Code Playgroud)