File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1313 "mac" : {
1414 "target" : " dmg" ,
1515 "icon" : " build/icons/icon.icns" ,
16- "entitlements" : " build/entitlements.mac.plist" ,
16+ "entitlements" : " build/entitlements.mac.inherit. plist" ,
1717 "category" : " public.app-category.productivity" ,
18- "hardenedRuntime" : false ,
18+ "hardenedRuntime" : true ,
1919 "identity" : null
2020 },
2121 "win" : {
Original file line number Diff line number Diff line change 1414 "mac" : {
1515 "target" : " dmg" ,
1616 "icon" : " build/icons/icon.icns" ,
17- "entitlements" : " build/entitlements.mac.plist" ,
17+ "entitlements" : " build/entitlements.mac.inherit. plist" ,
1818 "category" : " public.app-category.productivity" ,
19- "hardenedRuntime" : false ,
19+ "hardenedRuntime" : true ,
2020 "identity" : null
2121 },
2222 "win" : {
You can’t perform that action at this time.
0 commit comments