When I added OpenKitSDK to my project I was getting linking errors. It is noted in the read me that you have to add the following frameworks to your project:
libsqlite3.dylib
Security.framework
QuartzCore.framework
AdSupport.framework
Accounts.framework
Social.framework
MobileCoreServices.framework
SystemConfiguration.framework
It should be noted that you also have to add these two frameworks now.
GameKit.framework
MessageUI.framework
When I added OpenKitSDK to my project I was getting linking errors. It is noted in the read me that you have to add the following frameworks to your project:
It should be noted that you also have to add these two frameworks now.