From fbde1379218986883cbf76c5b86ee27a0e5823d6 Mon Sep 17 00:00:00 2001 From: LeoTM <1881059+leotm@users.noreply.github.com> Date: Thu, 19 Oct 2023 16:42:41 +0100 Subject: [PATCH] Update ReadMe Xcode 15.0 to Xcode 15.0.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55a8d45977a..a0fc1f4610a 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ The code is built using React-Native and running code locally requires a Mac or ``` - Install the shared [React Native dependencies](https://reactnative.dev/docs/environment-setup#installing-dependencies) (`React Native CLI`, _not_ `Expo CLI`) - - XCode version `15.0` or below + - XCode version `15.0.1` or below - Install [cocoapods](https://guides.cocoapods.org/using/getting-started.html) by running: