Skip to content

Commit 0ae33cf

Browse files
committed
fix: no signing for mac development
1 parent ba99e3e commit 0ae33cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

electron-builder.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ nsis:
2727
uninstallDisplayName: ${productName}
2828
createDesktopShortcut: always
2929
mac:
30+
identity: null
3031
entitlementsInherit: build/entitlements.mac.plist
3132
extendInfo:
3233
- NSCameraUsageDescription: Application requests access to the device's camera.

0 commit comments

Comments
 (0)