blob: dffc6f4903421c7e6359c1f3b92c4c5965e046c2 [file] [log] [blame]
diff --git BUILD.gn BUILD.gn
index cd202499..6858350a 100644
--- BUILD.gn
+++ BUILD.gn
@@ -169,12 +169,6 @@ if (is_mac) {
"$target_gen_dir/$target_name/{{source_name_part}}.$_output_extension",
root_build_dir),
]
- if (!use_system_xcode) {
- args += [
- "--developer_dir",
- hermetic_xcode_path,
- ]
- }
args += ibtool_flags
}
}