From c7359749cbd4b37d7d468b2766a05283d3e94a93 Mon Sep 17 00:00:00 2001 From: amesgen Date: Thu, 27 Jan 2022 20:40:14 +0100 Subject: Mention ad-hoc code signing in README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 65fd5b3..9bd2d30 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,9 @@ fixes dependencies where bundled libraries depend on each other. If this option `-cd`, `--create-dir` > If the output directory does not exist, create it. +`-ns`, `--no-codesign` +> Disable ad-hoc code signing. + A command may look like `% dylibbundler -od -b -x ./HelloWorld.app/Contents/MacOS/helloworld -d ./HelloWorld.app/Contents/libs/` -- cgit v1.2.3