From 48716b01195119c2b6645b5ef22baf6d20ae0a04 Mon Sep 17 00:00:00 2001 From: Ian C Date: Mon, 15 Jan 2024 11:27:42 +0000 Subject: Clarification to missing third party tools --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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: -- cgit v1.2.3