-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iOS can't install target has transitive dependencies that include statically linked binaries #101
Comments
I think you are missing this step https://developers.google.com/ad-manager/mobile-ads-sdk/ios/quick-start#cocoapods |
I added on the Podfile, but now i've this error:
My Podfile
This is the package.json
Thanks |
Hi there,
but I've correctly have :
in my podfile. Any news about this? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've this error when i run pod install.
[!] The 'Pods-MultipleAppsPods-appOne' target has transitive dependencies that include statically linked binaries: (/ios/Pods/Google-Mobile-Ads-SDK/Frameworks/GoogleMobileAdsFramework/GoogleMobileAds.xcframework and /ios/Pods/GoogleMobileAdsMediationFacebook/MetaAdapter-6.12.0.1/MetaAdapter.xcframework)
This is my Podfile:
The text was updated successfully, but these errors were encountered: