We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edd5f0f commit 30449b0Copy full SHA for 30449b0
1 file changed
examples/integration/iOSApp/Test/ObjCUnitTests/BUILD
@@ -24,6 +24,7 @@ ios_unit_test(
24
"@rules_xcodeproj//xcodeproj:generated",
25
],
26
deps = [":iOSAppObjCUnitTests.library"],
27
+ toolchains = ["//:flag_with_make_variable"],
28
)
29
30
objc_library(
0 commit comments