clang: error: linker command failed with exit code 1 (use -v to see invocation)
21 Duplicate Symbols for architecture arm64
Linker command failed with exit code 1 (use -v to see invocation)
Also, is it absolutely necessary to update to 7.4.1? I keep getting message in debug area in Xcode to update. I currently use 7.1.0 but all ads seem to work fine on device with 7.1.0. Can I use 7.1.0 if I can't fix the AppleMach-O Linker Error?
duplicate symbol l017 in:
.........../GoogleMobileAds.framework/GoogleMobileAds(GADAdNetworkJavaScriptAdViewDelegate.o)
.........../GoogleMobileAds.framework/GoogleMobileAds(GADRewardBasedVideoAd+Mediation.o)
duplicate symbol l018 in:
.........../GoogleMobileAds.framework/GoogleMobileAds(GADMRAIDPicture.o)
.........../GoogleMobileAds.framework/GoogleMobileAds(GADRewardBasedVideoAd+Mediation.o)
duplicate symbol l016 in:
.........../GoogleMobileAds.framework/GoogleMobileAds(GADBannerAdViewDelegate.o)
.........../GoogleMobileAds.framework/GoogleMobileAds(GADAdAppViewController.o)
duplicate symbol l021 in:
.........../GoogleMobileAds.framework/GoogleMobileAds(GADLocation.o)
.........../GoogleMobileAds.framework/GoogleMobileAds(GADNativeAdAttribution.o)
duplicate symbol l016 in:
.........../GoogleMobileAds.framework/GoogleMobileAds(GADBannerAdViewDelegate.o)
.........../GoogleMobileAds.framework/GoogleMobileAds(GADNativeAdImage.o)
duplicate symbol l005 in:
.........../GoogleMobileAds.framework/GoogleMobileAds(GADMWebViewRenderedChecker.o)
.........../GoogleMobileAds.framework/GoogleMobileAds(GADAdViewRenderedChecker.o)
duplicate symbol l006 in:
.........../GoogleMobileAds.framework/GoogleMobileAds(GADMWebViewRenderedChecker.o)
.........../GoogleMobileAds.framework/GoogleMobileAds(GADAdViewRenderedChecker.o)
duplicate symbol l012 in:
.........../GoogleMobileAds.framework/GoogleMobileAds(GADPinger.o)
.........../GoogleMobileAds.framework/GoogleMobileAds(GADCSIReporter.o)
duplicate symbol l016 in:
.........../GoogleMobileAds.framework/GoogleMobileAds(GADBannerAdViewDelegate.o)
.........../GoogleMobileAds.framework/GoogleMobileAds(GADAdNetworkJavaScriptAdViewDelegate.o)
duplicate symbol l021 in:
.........../GoogleMobileAds.framework/GoogleMobileAds(GADLocation.o)
.........../GoogleMobileAds.framework/GoogleMobileAds(GADMRAIDResizeProperties.o)
ld: 67 duplicate symbols for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)