Hi,
I'm trying to build my Xamarin Forms app for iOS from VS2017 running on my Windows machine and I get the error below. Any idea why the Assets.xcassets folder is not created on the mac build?
1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(1216,3): error : File not found: /Users/cornellupu/Library/Caches/Xamarin/mtbs/builds/ChessNutCP.iOS/3422374c274ef8287bab589e9911d096/Assets.xcassets/AppIcon.appiconset/Contents.json
Thank you!