莫若静忘 发表于 2013-1-4 01:36:03

dyld: Library not loaded: /System/Library/Frameworks/Accounts.framework/Accounts

<div id="cnblogs_post_body">错误详细信息(在si'mular4.3运行的时候报错)
dyld: Library not loaded: /System/Library/Frameworks/Accounts.framework/Accounts
Referenced from: /Users/liujian/Library/Application Support/iPhone Simulator/4.3.2/Applications/986B6E48-D133-4EC4-B9F5-674BF086C3DA/GameEngine.app/GameEngine
Reason: image not found
修改 讲framework 后面的required 改为optional(可选择 随意的)
页: [1]
查看完整版本: dyld: Library not loaded: /System/Library/Frameworks/Accounts.framework/Accounts