bennymeg / nx-electron

Electron schematics for nrwl nx platform
Apache License 2.0
307 stars 82 forks source link

Upgrade MacConfiguration schema from electron-builder #265

Closed andirsun closed 7 months ago

andirsun commented 7 months ago

We need to use new options like "notarization" but the current validation schema is outdated.

I updated the MacConfiguration from the electron builder schema

bennymeg commented 7 months ago

Tnx

andirsun commented 7 months ago

@bennymeg Could you publish this change under a v16 branch ?

bennymeg commented 7 months ago

Yes

bennymeg commented 7 months ago

Updated