Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 iOS 6 中,新的 Facebook SDK 正在运行,但在 iOS 5 上崩溃
错误是这样的,
dyld: Library not loaded:/System/Library/Frameworks/AdSupport.framework/AdSupport Reason: image not found
通过转到项目文件摘要并向下滚动到链接的框架和库,将给您带来问题的框架设置为“可选”而不是“必需”。