<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Nov 8, 2023, 4:32 PM James <<a href="mailto:jam@tigger.ws">jam@tigger.ws</a>> wrote:</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I believe John's script does sign the build, but thanks for the heads up.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">I can confirm that it does not. You need to setup either a self signed cert or an app cert from Apple, then run the code signing script to actually make a compliant app bundle.</div><div dir="auto"><br></div><div dir="auto">The GitHub based builds, do leverage the compile script.  They also sign the code but do not use the code signing script.  They use a some code in the GitHub action to do a similar process.</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>