H、私はGoogleのadmobを使用し、すべてのフレームワークを追加しました。彼らがガイドラインに書いたことを正確に行いました。しかし、ビルドした後、このエラーが表示されました。私はstackoverflowでいくつかの解決策を試しましたが、修正できません。助けてください。
"_CGSizeFromGADAdSize", referenced from:
-[GADMasterViewController init] in GADMasterViewController.o
-[GADMasterViewController resetAdView:] in GADMasterViewController.o
"_OBJC_CLASS_$_GADBannerView", referenced from:
objc-class-ref in GADMasterViewController.o
"_OBJC_CLASS_$_GADInterstitial", referenced from:
objc-class-ref in GADMasterViewController.o
"_OBJC_CLASS_$_GADRequest", referenced from:
objc-class-ref in GADMasterViewController.o
"_kGADAdSizeSmartBannerLandscape", referenced from:
-[GADMasterViewController resetAdView:] in GADMasterViewController.o
"_kGADAdSizeSmartBannerPortrait", referenced from:
-[GADMasterViewController init] in GADMasterViewController.o
-[GADMasterViewController resetAdView:] in GADMasterViewController.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)