Update Xcode version to 26.5

This commit is contained in:
1024jp
2026-05-07 22:58:17 +09:00
parent a437f338bb
commit 2d07b50bbc
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -21,6 +21,7 @@
- Update tree-sitter-swift to 0.7.2.
- Improve overall stability and performance.
- [trivial] Improve insertion format editors in the Snippet settings pane.
- [dev] Update the build environment to Xcode 26.5.0.
### Fixes
+1 -1
View File
@@ -43,7 +43,7 @@ CotEditor is a purely macOS native application written in Swift. It adheres to C
### Development Environment
- macOS Tahoe 26
- Xcode 26.4
- Xcode 26.5
- Sandbox and hardened runtime enabled