<p>Copy the deterministic, signed jar to the binaries folder only after it has been processed. Once copied there, it will be checksum-ed in the last packaging step and the resulting hash will be ready for publishing with the release.</p>
<p>This solves the issue in v1.6.3 and v1.6.4 where the jar was checksum-ed and copied to the binaries folder <em>before</em> being signed and processed (dylib processing, macOS-specific). This resulting checksum would therefore not match anymore with the hash of the signed jar contained in the <code>dmg</code>.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/5487'>https://github.com/bisq-network/bisq/pull/5487</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Generate checksums for generated binaries</li>
  <li>Checksum deterministic jar after signing</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5487/files#diff-7ce22ebb2e308537bed96112a6e086cde0fa893e02514a2a40d290ac430bfedd">desktop/package/package.gradle</a>
    (23)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/5487.patch'>https://github.com/bisq-network/bisq/pull/5487.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/5487.diff'>https://github.com/bisq-network/bisq/pull/5487.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/5487">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNSWNCKGKDLCKHYKR3DTNG337ANCNFSM44XILTKA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNX4HRSR4PXW3FKWWCLTNG337A5CNFSM44XILTKKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4NH6RMJQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/5487",
"url": "https://github.com/bisq-network/bisq/pull/5487",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>