Support MacOS arm64

This commit is contained in:
WardPearce
2025-04-15 17:20:16 +12:00
parent 63f321f041
commit d88e5f9397
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ I've commented out places what aren't relevant but might be in the future.-->
</a>
</tr>
<tr>
<td>MacOS (x64)</td>
<td>MacOS (x64 & arm64)</td>
<td>
<a href="https://github.com/Materialious/Materialious/releases/latest">
<img width="220" alt="MacOS Download" src="https://reachify.io/wp-content/uploads/2018/09/mac-download-button-1.png">
@@ -73,7 +73,12 @@
}
],
"category": "Entertainment",
"target": "dmg"
"target": [
{
"target": "default",
"arch": "universal"
}
]
},
"linux": {
"publish": [