From 40c3e72c9c5f04b7e7fe23b71641a93577a4a075 Mon Sep 17 00:00:00 2001 From: MediaPipe Team Date: Wed, 15 Feb 2023 05:07:44 -0800 Subject: [PATCH] Added note to [page](https://google.github.io/mediapipe/getting_started/ios.html#create-an-xcode-project) that the xcode version in script should be same as installed version PiperOrigin-RevId: 509801311 --- docs/getting_started/ios.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/getting_started/ios.md b/docs/getting_started/ios.md index 6ed3192fa..ed43d12cc 100644 --- a/docs/getting_started/ios.md +++ b/docs/getting_started/ios.md @@ -91,6 +91,10 @@ allows you to make use of automatic provisioning (see later section). This will install `Tulsi.app` inside the `Applications` directory in your home directory. + **Note**: Please ensure the `xcode_version` in the + [`build_and_run.sh`](https://github.com/bazelbuild/tulsi/blob/b1d0108e6a93dbe8ab01529b2c607b6b651f0759/build_and_run.sh#L26) + file in tulsi repo is the same version as installed in your system. + 2. Open `mediapipe/Mediapipe.tulsiproj` using the Tulsi app. Tip: If Tulsi displays an error saying "Bazel could not be found", press the