i have update visual studio to 16.9.4 version.
Now when I build a Xamarin Form Project for iOS in release mode I have this error
error : There was an error unzipping the file bin\iPhone\Release\GoogleDataTransportCCTSupport.framework.dSYM.zip: Could not find a part of the path 'E:\0001-DEEPSOFTWARE\0036-PupAPPa\1003-DeepSoftware.PupAPPa\PupAPPa.Mobile\PupAPPa.Mobile.iOS\bin\iPhone\Release\GoogleDataTransportCCTSupport.framework.dSYM\bin\iPhone\Release\GoogleDataTransportCCTSupport.framework.dSYM\Contents\Resources\DWARF\DotNetZip-luonjlnz.tmp'.
But:
1. The IPA is generated;
2. I can upload IPA on App Store and it's seem work.
can someone help me?
Thanks