I'm getting the following error wnen I try to run my app in debug mode with VSMac. I am using Xamarin Forms. I think I am on the latest vsmac and xamarin forms. My android sdk appears to be upto date. Any ideas on this issue? I'm thinking that the error is because something is in the wrong directory. I've been looking at my directories and I think everything is right. I've got my iOS version running. Error message is below.
TIA.
/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