summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2024-01-15 11:27:42 +0000
committerIan C <ianc@noddybox.co.uk>2024-01-15 11:27:42 +0000
commit48716b01195119c2b6645b5ef22baf6d20ae0a04 (patch)
treeae2d2685bf14a9c4ab428b0d0ffd92ba91a4e8b3 /README
parent9f57ac3b67ce222a251fb30c4cc4999d85572e1a (diff)
Clarification to missing third party tools
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index a4755c2..4d24371 100644
--- a/README
+++ b/README
@@ -5,7 +5,8 @@ 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.
+Brew. If they don't exist the script still completes but there will be no
+icons and if the executable depends on dynamic libs it probably won't work.
usage: