mac: Use com.github.atom-shell as default CFBundleIdentifier

This commit is contained in:
Cheng Zhao 2014-12-12 15:37:13 -08:00
parent 186d34c33a
commit 5bd924a52d
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>${PRODUCT_NAME}</string>
<key>CFBundleIdentifier</key>
<string>com.github.atom</string>
<string>com.github.atom-shell</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>