我想在我的应用中添加RevMob添加,但有一些错误
Undefined symbols for architecture i386:
"_OBJC_CLASS_$_SKStoreProductViewController", referenced from:
objc-class-ref in RevMobAds(RevMobStoreController.o)
"_SKStoreProductParameterITunesItemIdentifier", referenced from:
-[RevMobStoreController openStoreWithITunesItemId:] in RevMobAds(RevMobStoreController.o)
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Run Code Online (Sandbox Code Playgroud)
我已经加入StoreKit,SystemConfiguration和RevMob框架了.我正在使用Xcode4.3和ios4.2 Plz帮助我.提前致谢.
我有Mac和iPhone应用程序的.app文件,但未安装Xcode。如何在没有Xcode的iPhone上安装应用程序?