Skip to content

Commit

Permalink
try another notarize
Browse files Browse the repository at this point in the history
  • Loading branch information
invisal committed Nov 27, 2024
1 parent 2ba6905 commit 62a73b3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions electron-builder.json5
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@
afterSign: "scripts/notarize.cjs",
mac: {
notarize: false,
hardenedRuntime: true,
entitlements: "assets/entitlements.mac.plist",
entitlementsInherit: "assets/entitlements.mac.plist",
target: ["dmg"],
artifactName: "outerbase-mac-${version}.${ext}",
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "outerbase-studio-desktop",
"private": true,
"version": "0.1.1",
"version": "0.1.3",
"type": "module",
"author": "Outerbase",
"description": "Outerbase Studio",
Expand Down

0 comments on commit 62a73b3

Please sign in to comment.