From 4f80301a0def2c17a22c78ae9a8081e94b35d731 Mon Sep 17 00:00:00 2001 From: Paul Beusterien Date: Wed, 11 Jun 2025 09:01:46 -0700 Subject: [PATCH] Update Xcode version in CONTRIBUTING.md Address jules confusion in #14953 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 578ffb947fc..0a460cbdd87 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -119,7 +119,7 @@ the preferred workflow for Firebase development. To develop Firebase software, **install**: -* [Xcode] (v12.2 or later) (for Googlers, visit [go/xcode](go/xcode)) to +* [Xcode] (v16.2 or later) (for Googlers, visit [go/xcode](go/xcode)) to download. *
Code styling tools: clang-format, swiftformat and