我想使用 ShareKit 但我收到了这个错误:
dyld: Library not loaded: /System/Library/Frameworks/Social.framework/Social
Referenced from: /Users/developer/Library/Application Support/iPhone Simulator/5.1/Applications/867AE369-20D1-4F43-B4CF-859E0E0C3992/Quiz.app/Quiz
Reason: image not found
原因在于 iOS 版本和Social.framework
.
我可以在 iOS 5.1 中使用 ShareKit 吗?