閲覧ありがとうございます。
Iosのビルドに失敗し、調べましたが解決できなかったので質問致します
前提条件
Google AdMob Mobile Ads SDK (Unity)
2018.2.21f1
現在以下の1件エラーが出ています。
ld: framework not found GoogleUtilities clang: error: linker command failed with exit code 1 (use -v to see invocation)
Ld /Users/lupinus/Library/Developer/Xcode/DerivedData/Unity-iPhone-budwhsvwoyzidldswvvsoehrtkru/Build/Products/ReleaseForRunning-iphoneos/TestMaoyu.app/TestMaoyu normal arm64 (in target 'Unity-iPhone' from project 'Unity-iPhone') cd /Users/lupinus/Desktop/maokya /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-ios8.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -L/Users/lupinus/Library/Developer/Xcode/DerivedData/Unity-iPhone-budwhsvwoyzidldswvvsoehrtkru/Build/Products/ReleaseForRunning-iphoneos -L/Users/lupinus/Library/Developer/Xcode/DerivedData/Unity-iPhone-budwhsvwoyzidldswvvsoehrtkru/Build/Products/ReleaseForRunning-iphoneos/GoogleUtilities -L/Users/lupinus/Library/Developer/Xcode/DerivedData/Unity-iPhone-budwhsvwoyzidldswvvsoehrtkru/Build/Products/ReleaseForRunning-iphoneos/nanopb -L/Users/lupinus/Desktop/maokya -L/Users/lupinus/Desktop/maokya/Libraries -F/Users/lupinus/Library/Developer/Xcode/DerivedData/Unity-iPhone-budwhsvwoyzidldswvvsoehrtkru/Build/Products/ReleaseForRunning-iphoneos -F/Users/lupinus/Desktop/maokya/Pods/Google-Mobile-Ads-SDK/Frameworks/GoogleMobileAdsFramework-Current -F/Users/lupinus/Desktop/maokya/Pods/GoogleAppMeasurement/Frameworks -F/Users/lupinus/Desktop/maokya/Frameworks/Plugins/iOS/GoogleMobileAdsSdkiOS-7.49.0 -filelist /Users/lupinus/Library/Developer/Xcode/DerivedData/Unity-iPhone-budwhsvwoyzidldswvvsoehrtkru/Build/Intermediates.noindex/Unity-iPhone.build/ReleaseForRunning-iphoneos/Unity-iPhone.build/Objects-normal/arm64/TestMaoyu.LinkFileList -Xlinker -map -Xlinker /Users/lupinus/Library/Developer/Xcode/DerivedData/Unity-iPhone-budwhsvwoyzidldswvvsoehrtkru/Build/Intermediates.noindex/Unity-iPhone.build/ReleaseForRunning-iphoneos/Unity-iPhone.build/TestMaoyu-LinkMap-normal-arm64.txt -dead_strip -Xlinker -object_path_lto -Xlinker /Users/lupinus/Library/Developer/Xcode/DerivedData/Unity-iPhone-budwhsvwoyzidldswvvsoehrtkru/Build/Intermediates.noindex/Unity-iPhone.build/ReleaseForRunning-iphoneos/Unity-iPhone.build/Objects-normal/arm64/TestMaoyu_lto.o -fembed-bitcode-marker -stdlib=libc++ -fobjc-arc -fobjc-link-runtime -ObjC -lGoogleUtilities -lc++ -lnanopb -lsqlite3 -lz -framework AVFoundation -framework AudioToolbox -framework CFNetwork -framework CoreGraphics -framework CoreMedia -framework CoreTelephony -framework CoreVideo -framework GoogleAppMeasurement -framework GoogleMobileAds -framework MediaPlayer -framework MessageUI -framework MobileCoreServices -framework QuartzCore -framework Security -framework StoreKit -framework SystemConfiguration -weak_framework AdSupport -weak_framework JavaScriptCore -weak_framework SafariServices -weak_framework WebKit -weak_framework CoreMotion -weak-lSystem -framework Security -framework MediaToolbox -liPhone-lib -framework CoreText -framework AudioToolbox -weak_framework AVFoundation -framework CFNetwork -framework CoreGraphics -framework CoreMedia -weak_framework CoreMotion -framework CoreVideo -framework Foundation -framework MediaPlayer -framework OpenAL -framework OpenGLES -framework QuartzCore -framework SystemConfiguration -framework UIKit -liconv.2 -lil2cpp -framework GoogleMobileAds -framework GoogleUtilities -framework nanopb -framework GoogleAppMeasurement -weak_framework Metal -lPods-Unity-iPhone -Xlinker -dependency_info -Xlinker /Users/lupinus/Library/Developer/Xcode/DerivedData/Unity-iPhone-budwhsvwoyzidldswvvsoehrtkru/Build/Intermediates.noindex/Unity-iPhone.build/ReleaseForRunning-iphoneos/Unity-iPhone.build/Objects-normal/arm64/TestMaoyu_dependency_info.dat -o /Users/lupinus/Library/Developer/Xcode/DerivedData/Unity-iPhone-budwhsvwoyzidldswvvsoehrtkru/Build/Products/ReleaseForRunning-iphoneos/TestMaoyu.app/TestMaoyu
エラーが出ているframework not found GoogleUtilitiesを調べた結果
以下のさいと
にたどり着きました。
プロジェクト名.xcworkspaceからXcodeを開く!と書いてありましたがダメでした
なので
仕方ないので、「ReleaseForRunning-iphoneos」フォルダに手動でプラグイン内にあるGoogleUtilitiesやnanopbのファイルを突っ込んでみたけど変化無し。
を試そうかと思いましたが、
すでに入っており他のサイトも見ましたが解決出来ませんでした、
何か良いサイトや、やり方が分かる方ご教授お願いいたします。
回答2件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。