diff --git a/Gruntfile.js b/Gruntfile.js index f47576cb..e5fa9e0c 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -314,7 +314,7 @@ module.exports = function(grunt) { osx: { options: { platform: 'osx', - appPath: path.join(__dirname, 'tmp/desktop/KeeWeb-darwin-x64') + appPath: path.join(__dirname, 'tmp/desktop/KeeWeb-darwin-x64/KeeWeb.app') } }, win: {