<p></p>
<p><b>@cd2357</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4242#discussion_r542510918">desktop/package/package.gradle</a>:</p>
<pre style='color:#555'>> +                        " libdecora_sse.dylib" +
+                        " libprism_sw.dylib" +
+                        " org/bridj/lib/darwin_universal/libbridj.dylib" +
+                        " META-INF/native/libio_grpc_netty_shaded_netty_tcnative_osx_x86_64.jnilib" +
+                        " lib/x86_64/darwin/libscrypt.dylib" +
+                        " com/github/sarxos/webcam/ds/buildin/lib/darwin_universal/libOpenIMAJGrabber.dylib"
+                )
+
+                // Extract dylibss for signing
+                executeCmd("cd ${tempDylibFolderPath} &&" +
+                        " jar xf ${fatJarFolderPath}/${mainJarName}" +
+                        dylibsToSign)
+
+                // Sign them
+                executeCmd("cd ${tempDylibFolderPath} &&" +
+                        " codesign -vvv --options runtime --deep --force --sign \"Developer ID Application: Christoph Atteneder (WQT93T6D6C)\"" +
</pre>
<p>Done</p>

<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/4242#discussion_r542510918">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNT4GSSMTLPZIJIOBNLSUY2XRANCNFSM4M3JTONQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNWSED2WZJTBRV5XUADSUY2XRA5CNFSM4M3JTON2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOEDP2RSY.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/4242#discussion_r542510918",
"url": "https://github.com/bisq-network/bisq/pull/4242#discussion_r542510918",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>