RFR: 8293462: [macos] app image signature invalid when creating DMG or PKG from post processed signed image
Michael Hall
mik3hall at gmail.com
Tue Sep 20 22:01:06 UTC 2022
>>>
>>>
>>
>> Alexander,
>>
>> I think I figured out how to include PR’s in my build and this appears good.
>>
>> codesign -v --verbose=4 "/Volumes/BlackJack Blastoff_Unsigned/BlackJack Blastoff_Unsigned.app"
>> /Volumes/BlackJack Blastoff_Unsigned/BlackJack Blastoff_Unsigned.app: valid on disk
>> /Volumes/BlackJack Blastoff_Unsigned/BlackJack Blastoff_Unsigned.app: satisfies its Designated Requirement
>>
>> This was new…
>> Warning: Support for per-user configuration of the installed application will not be supported due to missing "BlackJack Blastoff_Unsigned.app/Contents/app/.package" in predefined signed application image.
>>
>> I’m not quite sure what it’s saying but it doesn’t seem to impact what I’m doing.
>
> This warning means that support for per-user configuration of the installed application will be disabled. We added support for per-user configuration with https://bugs.openjdk.org/browse/JDK-8250950 <https://bugs.openjdk.org/browse/JDK-8250950> (Allow per-user and system wide configuration of a jpackaged app).
>
> Thanks,
> Alexander
>
Alexander,
I’ll take a look. It sounds like it could be a useful feature at times. The last update still works for me.
Thanks again,
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/core-libs-dev/attachments/20220920/9c3dfe1a/attachment-0001.htm>
More information about the core-libs-dev
mailing list