Hi all,
in my Podfile i do have
pod 'GoogleAds-IMA-iOS-SDK'
pod 'Google-Mobile-Ads-SDK'
When i run pod install i get this error
[!] Can't merge user_target_xcconfig for pod targets: ["Google-Mobile-Ads-SDK", "GoogleAds-IMA-iOS-SDK"]. Singular build setting EXCLUDED_ARCHS[sdk=iphonesimulator*] has different values.
When i us
pod 'GoogleAds-IMA-iOS-SDK', '= 3.11.4'
then it works.
But i want the latest SDK versions. What can it do?
Kind regards,
Markus
pod 'GoogleAds-IMA-iOS-SDK', '= 3.13.0'
Kind regards,
Markus
Reposting the last inquiry link from the forum as it wasn't routed to our support queue.
Cheers,
William Pescherine
Hi there,
Thank you for bringing this issue to our attention. For our test reference, could you kindly share with us the sample project file where this error is reproducible? I tried to replicate this using our basic sample application but I wasn’t able to experience the issue upon pod installation (attached screenshot).
Kindly send the project file to our testing alias: imate...@gmail.com
Regards,
|
||||||