Hi i updated Xamarin Visual Studio to 4.2 yesterday (and also Xamarin Studio on Mac and XCode to 8 on mac)
Since that, i cannot run my Xamarin.Forms IOS app from Visual Studio Xamarin (Same Project on Xamarin Studio on Mac works fine).
I Get The Error Failed to read file attributes for "/Users/Resources/Media.xcassets"
And the asset-manifest.plst found inside my actool folder says "No such file or directory"
I am using an Asset Catalog for my App Icons only. So That is not much problem in not using them.
But it sucks that it worked fine just before the update...