Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
ktgw0316 committed Feb 29, 2024
1 parent fa6000f commit f661b5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions macosx/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ runtime {
skipInstaller = true
}
launcher {
// jvmArgs = ["--add-modules=javafx.base,javafx.controls,javafx.fxml"]
jvmArgs = listOf("--add-exports=java.desktop/sun.awt.image=ALL-UNNAMED")
}
}
}

0 comments on commit f661b5e

Please sign in to comment.