【发布时间】:2013-10-28 20:55:32
【问题描述】:
我看到的解决方案是重置模拟器。但没有帮助。
遇到这些错误。
2013-10-20 13:27:11.097 a[2204:a0b] Cannot find executable for CFBundle 0xddc93b0 </Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/AccessibilityBundles/GeoServices.axbundle> (not loaded)
2013-10-20 13:27:11.143 a[2204:a0b] Cannot find executable for CFBundle 0xddf2b60 </Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/AccessibilityBundles/CertUIFramework.axbundle> (not loaded)
2013-10-20 13:27:11.148 a[2204:a0b] Cannot find executable for CFBundle 0xdd6a2e0 </Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/AccessibilityBundles/MusicLibrary.axbundle> (not loaded)
2013-10-20 13:27:11.151 a[2204:a0b] Cannot find executable for CFBundle 0xdd67b20 </Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/AccessibilityBundles/StoreKitFramework.axbundle> (not loaded)
2013-10-20 13:27:11.166 a[2204:a0b] Cannot find executable for CFBundle 0xd9cf6e0 </Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/AccessibilityBundles/SocialFramework.axbundle> (not loaded)
2013-10-20 13:27:11.170 a[2204:a0b] Cannot find executable for CFBundle 0xd9d5f20 </Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/AccessibilityBundles/TwitterFramework.axbundle> (not loaded)
【问题讨论】:
-
您是否尝试过使用磁盘工具修复磁盘权限?
-
转贴到苹果内部 Xcode 论坛
-
@neilco 会试试的
-
@neilco 使用磁盘实用程序修复了磁盘权限。仍然收到这些消息。
-
我在使用不同的框架时遇到了同样的问题。
标签: ios objective-c xcode