just created a simple Xamarin.Forms app, and although the IPhone version deploys fine, with android Im getting
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.targets: Error: Error executing tool '/Users/deanchalk/Library/Developer/Xamarin/android-sdk-macosx//tools/zipalign': ApplicationName='/Users/deanchalk/Library/Developer/Xamarin/android-sdk-macosx//tools/zipalign', CommandLine='4 "bin/Debug/YooDooForms.Android-Signed-Unaligned.apk" "bin/Debug/YooDooForms.Android-Signed.apk" ', CurrentDirectory='/Users/deanchalk/BitBucket/YooDoo/YooDoo.Mac/YooDooForms/Android', Native error= Cannot find the specified file (YooDooForms.Android)
Any ideas?