aboutsummaryrefslogtreecommitdiffhomepage
path: root/compile.sh
diff options
context:
space:
mode:
Diffstat (limited to 'compile.sh')
-rwxr-xr-xcompile.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/compile.sh b/compile.sh
index 047d0e2b67..cf123779be 100755
--- a/compile.sh
+++ b/compile.sh
@@ -121,6 +121,8 @@ if [ $DO_TOOLS_COMPILATION ]; then
tools/objc/precomp_plmerge_deploy.jar
bazel_bootstrap //src/objc_tools/xcodegen:xcodegen_deploy.jar \
tools/objc/precomp_xcodegen_deploy.jar
+ bazel_bootstrap //src/tools/xcode/stdredirect:StdRedirect.dylib \
+ tools/objc/StdRedirect.dylib
fi
fi