We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 528e41c + 96eb1dd commit 26e1accCopy full SHA for 26e1acc
1 file changed
tcMenuGenerator/scripts/packager-all-platforms.md
@@ -53,7 +53,7 @@ Ensure you are in the tcMenuGenerator/target directory.
53
54
jpackage -n tcMenuDesigner -p jfx/deps --input jfx/app --icon ./classes/img/menu-icon.png --verbose --license-file ../../LICENSE --linux-app-category Development --linux-menu-group "Development;Utility;" --java-options "-Dprism.lcdtext=false --enable-preview -Djava.library.path=$APPDIR/lin" --app-version 4.3.0 --add-modules "jdk.crypto.cryptoki" -m com.thecoderscorner.tcmenu.menuEditorUI/com.thecoderscorner.menu.editorui.cli.TcMenuDesignerCmd
55
56
-## Packaging - macOS build all versions (without signing)
+## Packaging - macOS build all versions (without notarization)
57
58
Ensure you are in the tcMenuGenerator/target directory.
59
0 commit comments