зеркало из https://github.com/electron/electron.git
fix: correctly package Login Helper in mas builds (#15610)
This commit is contained in:
Родитель
10969b8c3c
Коммит
bf3edf8f87
2
BUILD.gn
2
BUILD.gn
|
@ -678,7 +678,7 @@ if (is_mac) {
|
|||
"$root_out_dir/$electron_login_helper_name.app",
|
||||
]
|
||||
outputs = [
|
||||
"{{bundle_contents_dir}}/Library/LoginItems",
|
||||
"{{bundle_contents_dir}}/Library/LoginItems/{{source_file_part}}",
|
||||
]
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче