Skip to content

Commit d988a4b

Browse files
authored
[Docs] Update min. Xcode version in README.md and SwiftPackageManager.md (#14918)
1 parent b8ea2a2 commit d988a4b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ For details on using Firebase from a Framework or a library, refer to [firebase_
8686
To develop Firebase software in this repository, ensure that you have at least
8787
the following software:
8888

89-
* Xcode 15.2 (or later)
89+
* Xcode 16.2 (or later)
9090

9191
CocoaPods is still the canonical way to develop, but much of the repo now supports
9292
development with Swift Package Manager.

SwiftPackageManager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Requirements
44

5-
- Requires Xcode 15.2 or above
5+
- Requires Xcode 16.2 or above
66
- Analytics requires clients to add `-ObjC` linker option.
77
- See [Package.swift](Package.swift) for supported platform versions.
88

0 commit comments

Comments
 (0)