Skip to content

Commit

Permalink
build: remove notaryTool usage (#1522)
Browse files Browse the repository at this point in the history
  • Loading branch information
codebytere committed Jan 5, 2024
1 parent f533621 commit ac78ad4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion forge.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@ function notarizeMaybe() {
}

config.packagerConfig!.osxNotarize = {
tool: 'notarytool',
appleId: process.env.APPLE_ID,
appleIdPassword: process.env.APPLE_ID_PASSWORD,
teamId: 'LT94ZKYDCJ',
Expand Down

0 comments on commit ac78ad4

Please sign in to comment.