Added universal macOS build.
Some checks failed
farmcontrol/farmcontrol-ui/pipeline/head There was a failure building this commit
Some checks failed
farmcontrol/farmcontrol-ui/pipeline/head There was a failure building this commit
This commit is contained in:
parent
5242650ccd
commit
8180c6eb2e
@ -132,7 +132,14 @@
|
|||||||
"node_modules/**/*"
|
"node_modules/**/*"
|
||||||
],
|
],
|
||||||
"mac": {
|
"mac": {
|
||||||
"target": "dmg",
|
"target": [
|
||||||
|
{
|
||||||
|
"target": "dmg",
|
||||||
|
"arch": [
|
||||||
|
"universal"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
"extendInfo": {
|
"extendInfo": {
|
||||||
"CFBundleURLTypes": [
|
"CFBundleURLTypes": [
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user