mirror of
https://github.com/cupcakearmy/unpixel.git
synced 2024-11-01 09:24:11 +01:00
14 lines
201 B
YAML
14 lines
201 B
YAML
|
appId: "io.nicco.app.unpixel"
|
||
|
# productName: "UnPixel"
|
||
|
files:
|
||
|
- assets
|
||
|
- dist
|
||
|
directories:
|
||
|
output: "./out"
|
||
|
mac:
|
||
|
target: "dmg"
|
||
|
identity: null
|
||
|
win:
|
||
|
target: "nsis"
|
||
|
linux:
|
||
|
category: "Utility"
|