Added universal macOS build.
Some checks failed
farmcontrol/farmcontrol-ui/pipeline/head There was a failure building this commit

This commit is contained in:
Tom Butcher 2026-02-28 19:13:20 +00:00
parent 5242650ccd
commit 8180c6eb2e

View File

@ -132,7 +132,14 @@
"node_modules/**/*"
],
"mac": {
"target": [
{
"target": "dmg",
"arch": [
"universal"
]
}
],
"extendInfo": {
"CFBundleURLTypes": [
{