mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
mac: Copy necessary breakpad binaries to package.
This commit is contained in:
7
atom.gyp
7
atom.gyp
@@ -441,6 +441,13 @@
|
||||
'<(libchromiumcontent_library_dir)/libchromiumcontent.dylib',
|
||||
],
|
||||
},
|
||||
{
|
||||
'destination': '<(PRODUCT_DIR)/<(product_name).framework/Versions/A/Resources',
|
||||
'files': [
|
||||
'<(PRODUCT_DIR)/Inspector',
|
||||
'<(PRODUCT_DIR)/crash_report_sender.app',
|
||||
],
|
||||
},
|
||||
],
|
||||
'postbuilds': [
|
||||
{
|
||||
|
||||
2
vendor/breakpad
vendored
2
vendor/breakpad
vendored
Submodule vendor/breakpad updated: 7f57322096...50cc121b00
Reference in New Issue
Block a user