>
Xcode 5.1(5B130a)
> iOS 7.1
>使用CocoaPods
> iOS 7.1
>使用CocoaPods
pod 'Google-AdMob-Ads-SDK'
使用日志编译失败:
Undefined symbols for architecture arm64: "_OBJC_CLASS_$_SKStoreProductViewController",referenced from: objc-class-ref in libGoogleAdMobAds.a(GADOpener.o) "_SKStoreProductParameterITunesItemIdentifier",referenced from: -[GADOpener openInAppStore:fallbackURLString:] in libGoogleAdMobAds.a(GADOpener.o) ld: symbol(s) not found for architecture arm64 clang: error: linker command Failed with exit code 1 (use -v to see invocation)