mac: Build dump_syms
Crashpad doesn't ship dump_syms, we have to build to from breakpad. Related: #1822
This commit is contained in:
parent
8363a39a56
commit
cefe540ec0
1 changed files with 1 additions and 0 deletions
1
atom.gyp
1
atom.gyp
|
@ -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)',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue