Update README.md

This commit is contained in:
dg76 2020-03-25 08:58:41 +01:00 committed by GitHub
parent e1f44ff312
commit bc610ca100
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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