<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Sep 6, 2022, at 4:52 PM, Michael Hall <<a href="mailto:mik3hall@gmail.com" class="">mik3hall@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><br class=""><br class=""><blockquote type="cite" class="">On Sep 6, 2022, at 4:48 PM, Alexander Matveev <<a href="mailto:alexander.matveev@oracle.com" class="">alexander.matveev@oracle.com</a>> wrote:<br class=""><br class="">Hi Michael,<br class=""><br class="">Did you generate application image with same JDK version (19+36-2238)? With latest JDK version .jpackage.xml file should be present. We do not support signing of application images generate by another versions of JDK. It should be same JDK.<br class=""><br class="">Thanks,<br class="">Alexander<br class=""><br class=""></blockquote><br class="">Alexander,<br class=""><br class="">Should of been. I installed the jdk, deleted the app and recreated, then tried to sign.<br class=""><br class="">I’ll repeat to make sure I didn’t mix it up somehow.<br class=""><br class=""></div></div></blockquote></div><br class=""><div class="">My mistake. I usually always have the jpackage build script set to use the current installed jpackage but I had changed this one to use a built GitHub version which was a jdk 20.</div><div class=""><br class=""></div><div class="">However, there do seem to still be remaining issues. </div><div class=""><br class=""></div><div class="">The codesign verify still seems to indicate an error.</div><div class=""><br class=""></div><div class="">codesign -v --verbose=4 "/Volumes/BlackJack Blastoff_Unsigned/BlackJack Blastoff_Unsigned.app"<br class="">/Volumes/BlackJack Blastoff_Unsigned/BlackJack Blastoff_Unsigned.app: a sealed resource is missing or invalid<br class="">file added: /Volumes/BlackJack Blastoff_Unsigned/BlackJack Blastoff_Unsigned.app/Contents/app/.package<br class=""><br class=""></div><div class=""><br class=""></div><div class="">Also I didn’t seem to get the expected small icon for the application. I put a screenshot of the window at <a href="http://mikehall.pairserver.com/ScreenShot.png" class="">http://mikehall.pairserver.com/ScreenShot.png</a></div><div class="">It seems to be correct in the dmg.</div><div class=""><br class=""></div><div class="">And I still don’t see where I have the .jpackage.xml in the current directory.</div></body></html>