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
This commit is contained in:
parent
d450a673c0
commit
40c3e72c9c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user