Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e3401c commit aaf9e7dCopy full SHA for aaf9e7d
1 file changed
swift/extractor/BUILD.bazel
@@ -16,4 +16,5 @@ cc_binary(
16
}),
17
visibility = ["//swift:__pkg__"],
18
deps = [":swift-llvm-support"],
19
+ features = ["-universal_binaries"],
20
)
0 commit comments