From 2d3a26374bf0987e446212898306418fa24ef295 Mon Sep 17 00:00:00 2001 From: Ege Sucu Date: Sun, 3 Dec 2023 08:44:00 +0300 Subject: [PATCH] Updated README.md Since Strings Catalog has been added, Xcode 15 is required to work with them. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e18c941e..c2bfa13d 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ brew install --cask xcodes ## Development -You'll need macOS 12 Big Sur and Xcode 13 in order to build and run Xcodes.app. +You'll need macOS 13.5 Ventura and Xcode 15 in order to build and run Xcodes.app. `Unxip` and `aria2` must be compiled as a universal binary ```