- The application will be located in /Applications.
- The application will be downloaded via a web browser and not via the App Store.
- The language being used is Tcl/Tk.
A. Will this work on all versions of OS X 10.5 or higher?
B. Is there a better place to store application files?
~/Library/Application support
is a way better place to store your files:A. No, generally you should not alter the application bundle once installed. You will very likely encounter permissions or code signing issues if you do.
B.
~/Library/Application Support/MyApp/