I recently upgraded to the latest version of XCode and Xamarin Xamarin.iOS 10.0.0.1 (29910bb) running Visual Studio Professional 2015 Version 14.0.25431.01 Update 3 . Both my Mac (collector) and PC are fully updated. Now that I have the update, I can no longer compile / build anything but a simulator.
Compiler error.
> C:\Program Files > (x86)\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(1028,3): error : > Failed to read file attributes for > "/Users/mod/Library/Caches/Xamarin/Resources/Images.xcassets"
As a test, I copied the decision file to the build machine and without any changes compiles and runs any of the targets.
I also tried to remove the builds directory on the build machine and not help.
Does anyone know what this is working for?
Andrew K
source share