mirror of
https://github.com/electron/electron.git
synced 2026-01-09 23:48:01 -05:00
fix: prevent node mode to be used as script runner by other apps (#40579)
This commit is contained in:
@@ -199,6 +199,8 @@ filenames = {
|
||||
"shell/common/language_util_mac.mm",
|
||||
"shell/common/mac/main_application_bundle.h",
|
||||
"shell/common/mac/main_application_bundle.mm",
|
||||
"shell/common/mac/codesign_util.cc",
|
||||
"shell/common/mac/codesign_util.h",
|
||||
"shell/common/node_bindings_mac.cc",
|
||||
"shell/common/node_bindings_mac.h",
|
||||
"shell/common/platform_util_mac.mm",
|
||||
|
||||
Reference in New Issue
Block a user