We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d52a159 commit e54127bCopy full SHA for e54127b
utils/build-script
@@ -996,7 +996,7 @@ class BuildScriptInvocation(object):
996
for host_target in all_hosts:
997
for product_class in impl_product_classes:
998
self._execute_install_action(host_target, product_class)
999
-
+
1000
# Lipo...
1001
self._execute_merged_host_lipo_action()
1002
0 commit comments