osx/README
author Claus Gittinger <cg@exept.de>
Wed, 27 Mar 2019 23:35:00 +0100
changeset 1594 3aa76efb2c47
parent 1584 18110e43eb68
permissions -rw-r--r--
*** empty log message ***

Support files needed to create an OSX deployable

osx_Info.plist:
    needed for the stx.dmg (IDE APP package)

osx_Distribution:
    needed for the stx.pkg (runtime package for standalone programs)

osx_icns_creator.sh
    takes a .png and generates a .icns file

osx_osascript.script
    setup for the stx.dmg
    (places icons in the folder of the mounted dmg)