Use Atom's icon.

This commit is contained in:
Cheng Zhao
2013-05-14 15:50:33 +08:00
parent a7052292e6
commit 667384ef74
3 changed files with 9 additions and 1 deletions

View File

@@ -6,9 +6,11 @@
<string>com.github.atom</string>
<key>CFBundleName</key>
<string>${PRODUCT_NAME}</string>
<key>CFBundleIconFile</key>
<string>atom.icns</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
<string>BRYApplication</string>
<string>AtomApplication</string>
</dict>
</plist>

BIN
browser/mac/atom.icns Normal file

Binary file not shown.