diff --git a/BUILD.gn b/BUILD.gn index 0aea9a227..f7f072d55 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -1548,7 +1548,7 @@ if (is_mac) { ] outputs = [ - "{{bundle_root_dir}}/Frameworks/{{source_file_part}}", + "{{bundle_contents_dir}}/Frameworks/{{source_file_part}}", ] }