RFR: 8332110: [macos] jpackage tries to sign added files without the --mac-sign option
Alexander Matveev
almatvee at openjdk.org
Fri May 31 21:13:10 UTC 2024
On Fri, 31 May 2024 20:43:45 GMT, Nir Lisker <nlisker at openjdk.org> wrote:
> > > For your example. This almost seems like an Apple bug if you can add a directory to the Contents directory but not a file?
> >
> >
> > Not sure if it is an Apple bug.
>
> Can this be reported to Apple somehow?
I do not think that it is an Apple bug. If you look at an Apple documentation [1] about "Placing content in a bundle" you will see highlighted important message that you should not put content in the wrong location.
[1] https://developer.apple.com/documentation/bundleresources/placing_content_in_a_bundle?language=objc
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19377#issuecomment-2142981609
More information about the core-libs-dev
mailing list