osx/README
author Claus Gittinger <cg@exept.de>
Wed, 22 Jan 2020 16:23:55 +0100
changeset 1622 45a7bbf35c53
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)