mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
Copy the default_app to bundle.
This commit is contained in:
6
atom.gyp
6
atom.gyp
@@ -83,6 +83,12 @@
|
||||
'<(PRODUCT_DIR)/<(product_name).framework',
|
||||
],
|
||||
},
|
||||
{
|
||||
'destination': '<(PRODUCT_DIR)/<(product_name).app/Contents/Resources',
|
||||
'files': [
|
||||
'browser/default_app',
|
||||
],
|
||||
}
|
||||
],
|
||||
'postbuilds': [
|
||||
{
|
||||
|
||||
2
vendor/node
vendored
2
vendor/node
vendored
Submodule vendor/node updated: 15315eb17c...ff00d60bcf
Reference in New Issue
Block a user