Whenever I build my game for iOS, I need to remove GoogleMobileAds.framework and add it again with Add Files To ..., otherwise XCode complains that "module 'GoogleMobileAds' not found."
Does anyone have any idea how to get it to 'stick'? (I'm pretty new with XCode)