We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb0fd89 commit f6cc69eCopy full SHA for f6cc69e
tasks/darwin.js
@@ -27,7 +27,7 @@ var PACKAGER_CONFIG = {
27
icon: path.resolve(__dirname, '../images/darwin/scout.icns'),
28
overwrite: true,
29
prune: true,
30
- 'app-bundle-id': 'com.mongodb.scout',
+ 'app-bundle-id': 'com.mongodb.compass',
31
'app-version': pkg.version,
32
sign: '90E39AA7832E95369F0FC6DAF823A04DFBD9CF7A',
33
protocols: [
0 commit comments