Hi, I'm added GoogleMobileAds to my project using cocoapods. My pod file contains the following line: pod 'Google-Mobile-Ads-SDK'
I can build the app for Simulator and also for my device without any problem. If I try to Archive the App using Product->Archive, I get the following error: No such module 'GoogleMobileAds'
Any help is appreciated. Thanks in advance.