Skip to content

Commit

Permalink
Add electron builder requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
majakomel committed Apr 3, 2024
1 parent ea71d1e commit 7e7b7c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions electron-builder-requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
designated => anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = YWCG8FZTLT or anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = TT53HD8N84
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@
"entitlementsInherit": "./build/entitlements.mac.inherit.plist",
"category": "public.app-category.tools",
"icon": "build/icons/app.icns",
"requirements": "electron-builder-requirements.txt",
"extraResources": [
{
"from": "./build/probe-cli/darwin_amd64/ooniprobe",
Expand Down

0 comments on commit 7e7b7c0

Please sign in to comment.