Anyone stuck with this error on build? Using Esri.ArcGISRuntime.Xamarin.iOS v100.0.0
MTOUCH: error MT5209: Native linking error: framework not found ArcGIS-sim64
MTOUCH: error MT5202: Native linking failed. Please review the build log.
I'm on latest version of Xamarin Studio for Mac(6.1.2 build 44) with Xamarin.IOS Version: 10.2.1.5 & XCode Version 8.1.
Have tried installing the Esri library from local nuget package(installed the vsix on visual studio and extracted it from there) and also directly from nuget.
The samples from github seem to build fine for Android but NOT iOS.