summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2024-01-15 00:14:56 +0000
committerIan C <ianc@noddybox.co.uk>2024-01-15 00:14:56 +0000
commit9f57ac3b67ce222a251fb30c4cc4999d85572e1a (patch)
tree4a319ad784459ca138f019d827fee4b32002ecd3 /README
parent42685bde21b9c08d75835ae98a54e7039423825a (diff)
Added call to dylibbundler
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 931ad5b..a4755c2 100644
--- a/README
+++ b/README
@@ -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>