Compiler warning with Runtime 100.13 and Visual Studio 2022

317
2
01-19-2022 03:47 PM
JoeHershman
MVP Regular Contributor

I get the following compiler warning on my iOS project with Runtime 100.13 and VS 2022.  Any thoughts?

 

Warning The referenced component 'C:\Users\..\.nuget\packages\esri.arcgisruntime.runtimes.ios\100.13.0\buildTransitive\Xamarin.iOS10\..\..\framework\ios-arm64\native\ArcGIS-arm64.framework' could not be found.

Thanks,
-Joe
0 Kudos
2 Replies
dotMorten_esri
Esri Notable Contributor

Are you just getting a warning and the app still runs? Is there anything else in the output window indicating a problem?

I just hit this similar issue myself, which appears to be a very recent regression in Visual Studio: https://github.com/xamarin/xamarin-macios/issues/13804

0 Kudos
JoeHershman
MVP Regular Contributor

At this point, mostly seems annoying.  I haven't noticed anything that is not functioning correct

Thanks for the info

Thanks,
-Joe
0 Kudos