You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DEVELOPER.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ Following is just overview of useful commands and
73
73
74
74
## Creating .app
75
75
76
-
Using [jpackage](https://docs.oracle.com/en/java/javase/21/docs/specs/man/jpackage.html)
76
+
Using [jpackage](https://docs.oracle.com/en/java/javase/24/docs/specs/man/jpackage.html)
77
77
78
78
-`Autogram.entitlements` - entitlements default is [sanbox.plist](https://github.com/openjdk/jdk/blob/master/src/jdk.jpackage/macosx/classes/jdk/jpackage/internal/resources/sandbox.plist) and we are removing audio recording permission
79
79
-`Autogram-post-image.sh` - this script gets run during `jpackage` execution, between when "app-image" is prepared, but before packaging to pkg
0 commit comments