Android works fine, but when building on iOS I am receiving this error:
C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(795,3): error MT0009: Error while loading assemblies: /Users/user/Library/Caches/Xamarin/mtbs/builds/MyProject.iOS/33b5f89b850e3cfa11f8c8a5118a04af/bin/iPhone/Debug/System.EnterpriseServices.Wrapper.dll
I've done the usual clean solution/restart visual studio/reboot iphone/mac etc, but the error isn't going away. To be honest, I'm not even sure why it is trying to load this assembly, as its not referenced in my PCL or iOS project.