You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

65 lines
1.4 KiB

appId: com.ledger.desktop
buildDependenciesFromSource: true
protocols:
name: Ledger Wallet Desktop
schemes:
- ledgerhq
mac:
artifactName: ${name}-${version}-${os}.${ext}
category: public.app-category.wallet
target:
- dmg
- zip
linux:
artifactName: ${name}-${version}-${os}-${arch}.${ext}
target:
- target: AppImage
arch:
- x64
- target: tar.gz
arch:
- x64
win:
artifactName: ${name}-${version}-${os}-${arch}.${ext}
target:
- target: nsis
arch:
- x64
- ia32
- target: zip
arch:
- x64
- ia32
nsis:
oneClick: false
perMachine: true
allowToChangeInstallationDirectory: true
files:
- dist/internals
- "!node_modules/7zip-bin-linux"
- "!node_modules/7zip-bin-mac"
- "!node_modules/7zip-bin-win"
- "!node_modules/app-builder-bin-linux"
- "!node_modules/app-builder-bin-mac"
- "!node_modules/app-builder-bin-win"
- "!node_modules/app-builder-util"
- "!node_modules/builder-util"
- "!node_modules/dmg-builder"
- "!node_modules/electron-builder-lib"
- "!node_modules/electron-rebuild"
- "!node_modules/electron"
- "!node_modules/jsqr/test-data"
- "!node_modules/ledger-test-library/deps/djinni"
- "!node_modules/ledger-test-library/deps/gyp"
- "!node_modules/node-gyp"
- "!node_modules/opencollective"
- "!node_modules/raven-js/dist"
- "!node_modules/rxjs"
- "!node_modules/victory-pie"