mirror of
https://github.com/Suwayomi/TachideskJUI.git
synced 2025-12-10 06:42:05 +01:00
Add modules to fix runtime errors on distribution files
This commit is contained in:
@@ -91,6 +91,14 @@ compose.desktop {
|
||||
// MacOS
|
||||
TargetFormat.Pkg
|
||||
)
|
||||
modules(
|
||||
"java.instrument",
|
||||
"java.management",
|
||||
"java.naming",
|
||||
"java.prefs",
|
||||
"java.sql",
|
||||
"jdk.unsupported"
|
||||
)
|
||||
|
||||
packageName = "TachideskJUI"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user