-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathzelectron-builder.yml
More file actions
51 lines (43 loc) · 941 Bytes
/
zelectron-builder.yml
File metadata and controls
51 lines (43 loc) · 941 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
appId: com.allow2.automate
copyright: Allow2 Pty Ltd
productName: Allow2Automate
asar: true
directories:
buildResources: dist-assets/
output: dist/
files:
- package.json
- init.js
- build/
- node_modules/
dmg:
contents:
- type: link
path: /Applications
x: 410
y: 150
- type: file
x: 130
y: 150
mac:
target: mas
provisioningProfile: ./Allow2Automate_Distribution.provisionprofile
category: public.app-category.lifestyle
icon: ./app/assets/icons/mac/icon.icns
entitlements: ./parent.plist
entitlementsInherit: ./child.plist
bundleVersion: 46
appx:
identityName: Allow2PtyLtd.Allow2Automate
publisher: CN=CE323DB8-E397-42A8-8ADD-A819C832F5A4
publisherDisplayName: Allow2 Pty Ltd
applicationId: dyq4j96jg1sgw1
win:
target: AppX
icon: app/assets/icons/win/icon.ico
publisherName: Allow2 Pty Ltd
linux:
target:
- snap
- AppImage
category: Utility