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