diff --git a/atom.gyp b/atom.gyp index 82b741b41584..795ae97e9f0c 100644 --- a/atom.gyp +++ b/atom.gyp @@ -45,6 +45,7 @@ 'dependencies': [ '<(project_name)_framework', '<(project_name)_helper', + 'vendor/breakpad/breakpad.gyp:dump_syms', ], 'xcode_settings': { 'ATOM_BUNDLE_ID': 'com.<(company_abbr).<(project_name)',