mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-21 08:11:24 +02:00
Fix targets
This commit is contained in:
@@ -59,7 +59,14 @@
|
|||||||
"../plugin-runtime/build": "plugin-runtime"
|
"../plugin-runtime/build": "plugin-runtime"
|
||||||
},
|
},
|
||||||
"shortDescription": "Play with APIs, intuitively",
|
"shortDescription": "Play with APIs, intuitively",
|
||||||
"targets": "all",
|
"targets": [
|
||||||
|
"app",
|
||||||
|
"appimage",
|
||||||
|
"deb",
|
||||||
|
"dmg",
|
||||||
|
"nsis",
|
||||||
|
"rpm"
|
||||||
|
],
|
||||||
"iOS": {
|
"iOS": {
|
||||||
"developmentTeam": "7PU3P6ELJ8"
|
"developmentTeam": "7PU3P6ELJ8"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user