刚刚更新到Xcode 5,这是我所有应用程序在记录器中引发的第一个错误。似乎无法理解为什么会这样。
2013-09-19 10:46:54.341 MyApp[1156:a0b] Cannot find executable
for CFBundle 0x8a7c7a0 </Applications/Xcode.app/Contents/Developer/Platforms/
iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/
System/Library/AccessibilityBundles/CertUIFramework.axbundle> (not loaded)
编辑(11-11-2013):对于每个人阅读,一旦我等待一个可靠的可行解决方案来接受并关闭。投票最高的答案才有效,直到您仅重新打开项目。
编辑(30-09-2014):自XCode 6发布以来,我已经看到它已经排序!最后
最佳答案
最终编辑-
信用-请检查此答案-Xcode 5 Error CertUIFramework.axbundle
进一步编辑
尽管这可能是当时的问题解决方案。我相信以下有关更好的触摸工具的一些新答案实际上是正确的分辨率。
关于xcode - 找不到CFBundle CertUIFramework.axbundle的可执行文件,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/18888059/