Commit 3d2c63d
committed
fix(firestore): Attempt to fix CI by explicitly selecting Xcode 16.4
The Firestore CI has been failing with an error that suggests Xcode is confused about which iPhone 16 simulator to use.
This commit attempts to resolve the issue by explicitly selecting Xcode 16.4 before the build step. It's not guaranteed that this will solve the
problem, but it's a likely candidate for the root cause.1 parent 444a388 commit 3d2c63d
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
378 | 381 | | |
379 | 382 | | |
380 | 383 | | |
| |||
0 commit comments