I always wonder when I can’t find a hint I that
- Its so simple no one would suggest such a thing… or
- It’s so obvious everyone overlooked it.
It’s probably #1 but here goes anyway…
Well everyone knows AppleScript will allow a Startup Screen option when exporting your project as an application.
It’s pretty generic, but you can easily edit the message to provide info or a warning before the user proceeds. Here’s how to change this message
Show package contents of the app icon by option clicking on it…
Then open the resources and find the file “description.rtfd”
Edit this file the way you want it and save it, and voila!