I've added swiftDialog functionality into the user prompt message. This script defaults to use swift dialog to present the message to the end-user. The script will also do checks to make sure that swift dialog is installed on the computer and if the computer is not eligible for swift dialog, the script will revert to using osascript to present the message.
I've added swiftDialog functionality into the user prompt message. This script defaults to use swift dialog to present the message to the end-user. The script will also do checks to make sure that swift dialog is installed on the computer and if the computer is not eligible for swift dialog, the script will revert to using osascript to present the message.