Merge pull request #1897 from atom/dumpsyms

mac: Build dump_syms
This commit is contained in:
Cheng Zhao 2015-06-08 13:54:24 +08:00
commit 25db6e0bd8

View file

@ -45,6 +45,7 @@
'dependencies': [ 'dependencies': [
'<(project_name)_framework', '<(project_name)_framework',
'<(project_name)_helper', '<(project_name)_helper',
'vendor/breakpad/breakpad.gyp:dump_syms',
], ],
'xcode_settings': { 'xcode_settings': {
'ATOM_BUNDLE_ID': 'com.<(company_abbr).<(project_name)', 'ATOM_BUNDLE_ID': 'com.<(company_abbr).<(project_name)',