This is how I created app that runs shell scripts with sudo command that requires password.
do shell script “sudo diskutil mount /dev/disk0s1” with administrator privileges
This is how I created app that runs shell scripts with sudo command that requires password.
do shell script “sudo diskutil mount /dev/disk0s1” with administrator privileges