commit
25db6e0bd8
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…
Reference in a new issue