From 97053e9f40072890d9d3f8db4ec5bda95e6987e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BAl=20Santos=20Quir=C3=B3s?= <130504291+raul-sq@users.noreply.github.com> Date: Sat, 18 Jul 2026 13:54:30 +0200 Subject: [PATCH] Fix link to iOS README in setup-building.rst Updated link to the iOS README for debugging test failures. --- getting-started/setup-building.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting-started/setup-building.rst b/getting-started/setup-building.rst index c419c9cf72..d1616fa023 100644 --- a/getting-started/setup-building.rst +++ b/getting-started/setup-building.rst @@ -742,7 +742,7 @@ Platforms/Apple --help`` for more details. You can also run the test suite in Xcode itself. This is required if you want to run on a physical device. See the `iOS README -`__ +`__ for details. .. c_compile_and_build_end