最佳答案
刚刚更新到 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) : 对于大家的阅读,一旦我等待一个可靠的工作解决方案接受和关闭。投票最高的答案只在重新打开项目之前有效。
Edit (30-09-2014): I can see this has been sorted since XCode 6 has been released! Finally