Commit a5aa8c6
ci: upgrade all GitHub Actions workflows to use Xcode 16.2
- Updated release.yml to use Xcode 16.2 for production builds
- Updated ios-build-test.yml to use Xcode 16.2 for CI builds
- Updated code-quality.yml to use Xcode 16.2 for coverage reports
- Updated dependency-update.yml to use Xcode 16.2 for package updates
This ensures all workflows use the latest stable Xcode version available on GitHub Actions runners (as of January 2025), improving build reliability and enabling access to latest iOS SDK features.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 610c750 commit a5aa8c6
File tree
4 files changed
+4
-4
lines changed- .github/workflows
4 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
0 commit comments