Skip to content

Commit f6cc69e

Browse files
committed
INT-562 rename Scout -> Compass, darwin app-bundle-id
1 parent cb0fd89 commit f6cc69e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/darwin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ var PACKAGER_CONFIG = {
2727
icon: path.resolve(__dirname, '../images/darwin/scout.icns'),
2828
overwrite: true,
2929
prune: true,
30-
'app-bundle-id': 'com.mongodb.scout',
30+
'app-bundle-id': 'com.mongodb.compass',
3131
'app-version': pkg.version,
3232
sign: '90E39AA7832E95369F0FC6DAF823A04DFBD9CF7A',
3333
protocols: [

0 commit comments

Comments
 (0)