Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

Native linking failed after update to VS 15.7.0 #146

@ozzy1873

Description

@ozzy1873

After updating Visual Studio to version 15.7.0, I get the following errors when building the ad-hoc provisioning profile:

error : Native linking failed, duplicate symbol: 'OBJC_CLASS$_GADMediatedNativeAd'.
error : Duplicate symbol in: /Users/user.name/Library/Caches/Xamarin/mtbs/builds/MyApp.iOS/f5afeabd875dec75a403ab628fb3cc1b/obj/iPhone/Ad-Hoc/mtouch-cache/arm64/registrar.o (Location related to previous error)
error : Duplicate symbol in: /Users/user.name/Library/Caches/Xamarin/mtbs/builds/MyApp.iOS/f5afeabd875dec75a403ab628fb3cc1b/obj/iPhone/Ad-Hoc/mtouch-cache/GoogleMobileAds(flat-arm64) (Location related to previous error)
error : Native linking failed, duplicate symbol: 'OBJC_METACLASS$_GADMediatedNativeAd'.
error : Duplicate symbol in: /Users/user.name/Library/Caches/Xamarin/mtbs/builds/MyApp.iOS/f5afeabd875dec75a403ab628fb3cc1b/obj/iPhone/Ad-Hoc/mtouch-cache/arm64/registrar.o (Location related to previous error)
error : Duplicate symbol in: /Users/user.name/Library/Caches/Xamarin/mtbs/builds/MyApp.iOS/f5afeabd875dec75a403ab628fb3cc1b/obj/iPhone/Ad-Hoc/mtouch-cache/GoogleMobileAds(flat-arm64) (Location related to previous error)
error : Native linking error: 2 duplicate symbols for architecture arm64

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions