Skip to content

Commit 68fa46f

Browse files
committed
update readme and symlinks
1 parent 83fb1ea commit 68fa46f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ on:
88
branches:
99
- "**"
1010
env:
11-
CI_XCODE_16: /Applications/Xcode_16.4.0.app/Contents/Developer
12-
CI_XCODE_26: /Applications/Xcode_26.4.0.app/Contents/Developer
11+
CI_XCODE_16: /Applications/Xcode_16.4.app/Contents/Developer
12+
CI_XCODE_26: /Applications/Xcode_26.4.app/Contents/Developer
1313
jobs:
1414
test-xcode:
1515
env:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The Parse Apple SDK is continuously tested with the most recent releases of Xcod
6666
| 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 <= 5.1.1 |
6868
| Xcode 16 | iOS 18 | macOS 15 | watchOS 11 | tvOS 18 | September 2024 | tbd | >= 4.2.0 |
69-
| Xcode 26 | iOS 26 | macOS 26 | watchOS 26 | tvOS 26 | September 2025 | tbd | >= 6.1.1 |
69+
| Xcode 26 | iOS 26 | macOS 26 | watchOS 26 | tvOS 26 | September 2025 | tbd | >= 6.2.0 |
7070

7171
## How Do I Contribute?
7272

0 commit comments

Comments
 (0)