mirror of
https://github.com/sparrowwallet/signpackage.git
synced 2024-11-02 12:26:47 +00:00
Update README.md
This commit is contained in:
parent
923f127bad
commit
64ea67d9e9
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
# signpackage
|
||||
Java: Recursively signs certain files, even inside jar files, with "codesign" on macOS.
|
||||
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue