mirror of
https://github.com/dscalzi/HeliosLauncher.git
synced 2024-12-21 19:22:13 -08:00
Update electron-builder.yml
This commit is contained in:
parent
ee61ea4979
commit
84c34e84ab
@ -31,9 +31,8 @@ mac:
|
||||
target:
|
||||
- target: 'dmg'
|
||||
arch:
|
||||
- 'x64'
|
||||
- 'arm64'
|
||||
artifactName: '${productName}-setup-${version}-${arch}.${ext}'
|
||||
- 'universal'
|
||||
artifactName: '${productName}-setup-${version}.${ext}'
|
||||
category: 'public.app-category.games'
|
||||
|
||||
# Linux Configuration
|
||||
@ -48,4 +47,4 @@ linux:
|
||||
|
||||
directories:
|
||||
buildResources: 'build'
|
||||
output: 'dist'
|
||||
output: 'dist'
|
||||
|
Loading…
Reference in New Issue
Block a user