Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrezza committed Jan 17, 2025
1 parent 4408448 commit 32cadf3
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ A library that gives you access to the powerful Parse Server backend from your i
- [Getting Started](#getting-started)
- [Compatibility](#compatibility)
- [Parse Server](#parse-server)
- [Xcode](#xcode)
- [Xcode, iOS, macOS](#xcode-ios-macos)
- [How Do I Contribute?](#how-do-i-contribute)
- [Dependencies](#dependencies)

Expand Down Expand Up @@ -62,17 +62,17 @@ Parse Apple SDK is compatible with the following versions of Parse Server.
|-----------------|--------------|
| 1.0.0 | >= 1.0.0 |

### Xcode
### Xcode, iOS, macOS

The Parse Apple SDK is continuously tested with the most recent releases of Xcode to ensure compatibility. We follow the annual release schedule of Xcode to support the current and previous major Xcode version.

| Xcode Version | iOS Version | Release Date | End-of-Support Date | Parse Apple SDK Support |
|---------------|-------------|----------------|---------------------|-------------------------|
| Xcode 13 | iOS 15 | September 2021 | October 2022 | >= 1.19.3 <2.7.2 |
| Xcode 14 | iOS 16 | September 2022 | October 2023 | >= 2.7.2 |
| Xcode 15 | iOS 17 | September 2023 | October 2024 | >= 3.0.0 |
| Xcode 16 | iOS 18 | September 2024 | tbd | >= 4.2.0 |
| Xcode 17 | iOS 19 | tbd | tbd | tbd |
| Xcode Version | iOS Version | macOS Version | Release Date | End-of-Support Date | Parse Apple SDK Support |
|---------------|-------------|---------------|----------------|---------------------|-------------------------|
| Xcode 13 | iOS 15 | macOS 12 | September 2021 | October 2022 | >= 1.19.3 <2.7.2 |
| Xcode 14 | iOS 16 | macOS 13 | September 2022 | October 2023 | >= 2.7.2 |
| Xcode 15 | iOS 17 | macOS 14 | September 2023 | October 2024 | >= 3.0.0 |
| Xcode 16 | iOS 18 | macOS 15 | September 2024 | tbd | >= 4.2.0 |
| Xcode 17 | iOS 19 | macOS 16 | tbd | tbd | tbd |

## How Do I Contribute?

Expand Down

0 comments on commit 32cadf3

Please sign in to comment.