Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 89864

Xamarin.iOS.dll not found on Mac or Azure DevOps

$
0
0

I currently have a Xamarin.Forms project that gets automatically built using Azure DevOps after each code commit. It usually had no problems building until recently, now the issue is that Xamarin.iOS.dll could not be found. This is the exact error I get in DevOps:

/Library/Frameworks/Mono.framework/Versions/5.18.1/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(2130,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Xamarin.iOS". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.

I decided to try to build it on my work MacBook as well using Visual Studio 2019 for Mac. This one is also having trouble finding Xamarin.iOS.dll. It is searching for it at ~/Library/Frameworks/Xamarin.iOS.Frameworks/Versions/Current/mono/Xamarin.iOS/Xamarin.iOS.dll.

Building the iOS project with Visual Studio 2017 on Windows still works.

Everything was recently updated to the latest versions of Xamarin and Visual Studio. Was the Xamarin.iOS.dll for Mac moved on the latest update? How would I go about fixing this issue?


Viewing all articles
Browse latest Browse all 89864

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>