googles admob sdk の最新バージョンをダウンロードしました。しかし、最新の SDK を使用して xcode 4.5 でコンパイルすると、次のエラーが発生し続けます。
Undefined symbols for architecture i386:
"_OBJC_CLASS_$_ASIdentifierManager", referenced from:
objc-class-ref in libGoogleAdMobAds.a(GADIdentifierUtilities.o)
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
何が間違っている可能性がありますか?