Sign MacOS Server JAR for Notarization (#15)

* Initial test to sign a server jar for noterization

* Update README and Build.yml

* Remove no Tachidesk jar error
This commit is contained in:
Syer10
2021-07-10 00:42:51 -04:00
committed by GitHub
parent a95f7b0402
commit 7bf2a26fe4
6 changed files with 83 additions and 36 deletions

View File

@@ -33,7 +33,7 @@ Download the latest msi release from [the releases section](https://github.com/S
2. Add the Java Scoop bucket - `scoop bucket add java`
3. Install TachideskJUI - `scoop install tachideskjui`
### MacOS (x64, Java Included, Server not included)
### MacOS (x64, Java 8+ required for server)
Download the latest dmg release from [the releases section](https://github.com/Suwayomi/TachideskJUI/releases).
### Debian based Linux (x64, Java 8+ required for server)