Post not yet marked as solved
Post marked as unsolved with 2 replies, 537 views
Until Big Sur I was asking the administrative privileges using the command
/usr/bin/osascript -e 'do shell script "ls" with prompt "Installer is trying to setup" with administrator privileges'
which gives me this dialog box
Now the same command in mac os monetery is giving me the prompt with the title as "osascript".
How can I replace the osascript title with my app name.
Thanks in advance