url for apple signed dmgs

This commit is contained in:
Abdenasser 2024-10-30 23:15:40 +01:00
parent 4be5ff9098
commit 3af2f26178
2 changed files with 9 additions and 3 deletions

View File

@ -98,12 +98,12 @@
<section id="download" class="downloads">
<h2>Download for macOS</h2>
<div class="download-options">
<a href="https://drive.google.com/file/d/10RPQu9kpd10ABu4zgtpa2Rl3C4r5VzHD/view?usp=sharing"
<a href="https://drive.google.com/file/d/1y98i3YFR9GFdKNuZngsVvIDq3ZfWv6Ju/view?usp=sharing"
class="download-button">
<span class="icon">💻</span>
Intel Mac
</a>
<a href="https://drive.google.com/file/d/1DXtiDXSv_QlX1i6JFqw-v_mZMJdn1Rn5/view?usp=sharing"
<a href="https://drive.google.com/file/d/1vvYgj8w0oolry-yMpadh66KKTDZltwh5/view?usp=sharing"
class="download-button">
<span class="icon">🍎</span>
Apple Silicon

View File

@ -24,7 +24,13 @@
"icons/icon.ico"
],
"identifier": "com.neohtop.dev",
"targets": ["app", "dmg"]
"targets": ["app", "dmg"],
"macOS": {
"signingIdentity": "Developer ID Application: Abdenasser Elidrissi (785JV74B9Y)",
"hardenedRuntime": true,
"entitlements": null,
"providerShortName": null
}
},
"security": {
"csp": null