Commit e1e2235
committed
fix(ci): set Xcode 16.4 to resolve SDK issues
- Add maxim-lobanov/setup-xcode@v1 action to all iOS CI jobs
- Set xcode-version to '16.4' (latest stable on macOS-15 runners)
- Fixes "iOS 18.0 Platform Not Installed" build failures
- Ensures predictable iOS SDK environment across workflows
- Updated workflows:
* build.yml (ios job)
* firebase-release.yml (distribute-ios job)
* pre-release.yml (build-ios-prod, deploy-app-store jobs)1 parent ff40f7e commit e1e2235
File tree
3 files changed
+20
-0
lines changed- .github/workflows
3 files changed
+20
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
64 | 69 | | |
65 | 70 | | |
66 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
94 | 99 | | |
95 | 100 | | |
96 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
179 | 184 | | |
180 | 185 | | |
181 | 186 | | |
| |||
264 | 269 | | |
265 | 270 | | |
266 | 271 | | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
267 | 277 | | |
268 | 278 | | |
269 | 279 | | |
| |||
0 commit comments