Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
nk1tz committed Oct 17, 2024
1 parent d6d7f14 commit a3d3acd
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions forge.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,22 +28,6 @@ module.exports = {
name: "@electron-forge/maker-rpm",
config: {},
},
{
name: "@electron-forge/maker-dmg",
config: {
icon: "./icons/mac/icon.icns",
format: "ULFO",
name: "GPGBridge",
overwrite: true,
debug: true,
additionalDMGOptions: {
"code-sign": {
"signing-identity":
"Developer ID Application: Your Name (XXXXXXXXXX)",
},
},
},
},
],
plugins: [
{
Expand Down

0 comments on commit a3d3acd

Please sign in to comment.