mac: Force using "Atom" as application name in framework bundle path.

This commit is contained in:
Cheng Zhao 2013-09-12 17:51:45 +08:00
parent ef92cd8b45
commit 8708d0611a
4 changed files with 94 additions and 31 deletions

View file

@ -33,6 +33,7 @@
'lib_sources': [
'app/atom_main_delegate.cc',
'app/atom_main_delegate.h',
'app/atom_main_delegate_mac.mm',
'browser/api/atom_api_app.cc',
'browser/api/atom_api_app.h',
'browser/api/atom_api_auto_updater.cc',