Files
geo/apps/desktop-client/electron-builder.yml
T

19 lines
260 B
YAML
Raw Normal View History

appId: com.geo.rankly.desktop
productName: GEO Rankly Desktop
directories:
output: release
files:
- out/**
asar: true
mac:
category: public.app-category.productivity
target:
- dmg
- zip
win:
target:
- nsis
linux:
target:
- AppImage