diff --git a/README.md b/README.md index 188580e6..b17fd47d 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ I've commented out places what aren't relevant but might be in the future.-->
diff --git a/materialious/electron/electron-builder.config.json b/materialious/electron/electron-builder.config.json
index 1e861508..c5902aba 100644
--- a/materialious/electron/electron-builder.config.json
+++ b/materialious/electron/electron-builder.config.json
@@ -73,7 +73,12 @@
}
],
"category": "Entertainment",
- "target": "dmg"
+ "target": [
+ {
+ "target": "default",
+ "arch": "universal"
+ }
+ ]
},
"linux": {
"publish": [