diff --git a/forge.config.js b/forge.config.js index f887ebfd..4580125b 100644 --- a/forge.config.js +++ b/forge.config.js @@ -55,7 +55,7 @@ module.exports = { "node_modules/fs-ext/**", "node_modules/fsevents/**", ], - icon: "icon/Prompt.icns", + icon: "public/Prompt.icns", osxNotarize: { tool: "notarytool", keychainProfile: "notarytool-creds",