【发布时间】:2012-06-06 10:51:14
【问题描述】:
在 iOS 模拟器 4.2/4.3 上运行应用程序时出现以下错误。它在 iOS 5 上运行良好。
dyld: Library not loaded: /System/Library/Frameworks/Accounts.framework/Accounts
Referenced from: /Users/User/Library/Application Support/iPhone Simulator/4.3/Applications/FBFD053F-E816-4114-AFEB-D90A6A67259B/SampleApp.app/SampleApp
Reason: image not found
我在我的应用程序中使用 AssetsLibrary 和 OpenCV 框架。 我没有得到错误的原因。
【问题讨论】: