Skip to content

Commit 1169a0b

Browse files
authored
docs: Fix compatibility table versions (#1843)
1 parent 4d83377 commit 1169a0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ The Parse Apple SDK is continuously tested with the most recent releases of Xcod
6262

6363
| Xcode Version | iOS Version | macOS Version | watchOS Version | tvOS Version | Release Date | End-of-Support Date | Parse Apple SDK Support |
6464
|---------------|-------------|---------------|-----------------|--------------|----------------|---------------------|-------------------------|
65-
| Xcode 13 | iOS 15 | macOS 12 | watchOS 8 | tvOS 15 | September 2021 | October 2023 | >= 1.19.3 <2.7.2 |
66-
| Xcode 14 | iOS 16 | macOS 13 | watchOS 9 | tvOS 16 | September 2022 | October 2024 | >= 2.7.2 <= 5.0.0 |
65+
| Xcode 13 | iOS 15 | macOS 12 | watchOS 8 | tvOS 15 | September 2021 | October 2023 | >= 1.19.3 < 2.7.2 |
66+
| Xcode 14 | iOS 16 | macOS 13 | watchOS 9 | tvOS 16 | September 2022 | October 2024 | >= 2.7.2 < 5.0.0 |
6767
| Xcode 15 | iOS 17 | macOS 14 | watchOS 10 | tvOS 17 | September 2023 | October 2025 | >= 3.0.0 |
6868
| Xcode 16 | iOS 18 | macOS 15 | watchOS 11 | tvOS 18 | September 2024 | tbd | >= 4.2.0 |
6969

0 commit comments

Comments
 (0)