Developer tool : packages up a script into a native macOS application
When scripts are packaged via Platypus, the script is placed directly into the application bundle, and you can !nd it in the application’s Contents/Resources/ directory as a !le named script. Thus, if you come across an application that contains Contents/Resources/script, it’s likely a “platypussed” application
applications created by Platypus bundle up the script into Contents/Resources/script