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 12bfc2fac2..9523edf1bb 100755
--- a/compile.sh
+++ b/compile.sh
@@ -123,6 +123,8 @@ if [ $DO_TOOLS_COMPILATION ]; then
tools/objc/precomp_xcodegen_deploy.jar
bazel_bootstrap //src/tools/xcode/stdredirect:StdRedirect.dylib \
tools/objc/StdRedirect.dylib
+ bazel_bootstrap //src/tools/xcode/realpath:realpath \
+ tools/objc/realpath
fi
fi