VSMac でアプリをデバッグ モードで実行しようとすると、次のエラーが発生します。Xamarin フォームを使用しています。私は最新の vsmac および xamarin フォームを使用していると思います。私のAndroid SDKは最新のようです。この問題に関するアイデアはありますか?何かが間違ったディレクトリにあるため、エラーが発生したと考えています。私は自分のディレクトリを見てきましたが、すべてが正しいと思います。iOSバージョンを実行しています。エラーメッセージは以下です。
ティア。
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.targets(2290,2): error MSB6003: The specified task executable "zipalign" could not be run. System.ComponentModel.Win32Exception (0x80004005): ApplicationName='/Users/wallym/Library/Developer/Xamarin/android-sdk-macosx/build-tools/30.0.2/zipalign', CommandLine=' -p 4 "/Users/wallym/Projects/McClureRealtyMobileApp/McClureRealty.Android/obj/Debug/android/bin/com.wallym.mcclurerealty.mcclure_realty.apk" "bin/Debug//com.wallym.mcclurerealty.mcclure_realty-Signed.apk"', CurrentDirectory='', Native error= Access denied
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.targets(2290,2): error MSB6003: at System.Diagnostics.Process.StartWithCreateProcess (System.Diagnostics.ProcessStartInfo startInfo) [0x0029f] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/System/System.Diagnostics/Process.cs:778
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.targets(2290,2): error MSB6003: at System.Diagnostics.Process.Start () [0x0003a] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/referencesource/System/services/monitoring/system/diagnosticts/Process.cs:2006
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.targets(2290,2): error MSB6003: at (wrapper remoting-invoke-with-check) System.Diagnostics.Process.Start()
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.targets(2290,2): error MSB6003: at Microsoft.Build.Utilities.ToolTask.ExecuteTool (System.String pathToTool, System.String responseFileCommands, System.String commandLineCommands) [0x000c9] in /Users/builder/jenkins/workspace/build-package-osx-mono-pullrequest/pr/external/bockbuild/builds/msbuild-15/src/Utilities/ToolTask.cs:711
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.targets(2290,2): error MSB6003: at Microsoft.Build.Utilities.ToolTask.Execute () [0x00433] in /Users/builder/jenkins/workspace/build-package-osx-mono-pullrequest/pr/external/bockbuild/builds/msbuild-15/src/Utilities/ToolTask.cs:1519