File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 127127 " resources/icons/512x512.png" ,
128128 " !**node_modules/**"
129129 ],
130- "extraFiles" : " PATENT_DISCLAIMER" ,
131130 "extraResources" : [
132131 {
133132 "from" : " plugins" ,
140139 " nsis" ,
141140 " zip"
142141 ],
143- "sign" : " ./scripts/windowsCustomSign.js"
142+ "sign" : " ./scripts/windowsCustomSign.js" ,
143+ "extraFiles" : " resources/PATENT_DISCLAIMER"
144144 },
145145 "mac" : {
146146 "darkModeSupport" : true ,
150150 "entitlementsInherit" : " resources/entitlements.mac.plist" ,
151151 "target" : {
152152 "target" : " default"
153- }
153+ },
154+ "extraResources" : " resources/PATENT_DISCLAIMER"
154155 },
155156 "linux" : {
156157 "target" : [
157158 " zip" ,
158159 " AppImage"
159160 ],
160161 "category" : " Development" ,
161- "icon" : " resources/icons"
162+ "icon" : " resources/icons" ,
163+ "extraFiles" : " resources/PATENT_DISCLAIMER"
162164 },
163165 "msi" : {
164166 "runAfterFinish" : false
File renamed without changes.
You can’t perform that action at this time.
0 commit comments