How To Create macOS App To Run Sudo Command with Password idog | September 10, 2021 | 281 views 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