From bc610ca1004cc6569385c3770552e262433aefe1 Mon Sep 17 00:00:00 2001 From: dg76 Date: Wed, 25 Mar 2020 08:58:41 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9679126..f4bbf79 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# signpackage +# SignPackage To notarize Java apps on macOS it is necessary to sign all jar and dylib file in the .app package with the same signature. dylib files can even exist inside jar files and have to be signed inside the jar file, too. This program here performs the