diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ exe2app.bash is a script to create a macOS Application bundle from a passed executable and icon file and other information. +It depends on the tools makeicns and dylibbundler. Both are available on +Brew. + usage: exe2app.bash -x <executable path> |