Commit 216839a
committed
fix(verify-swift-consumer): use simctl UDID lookup for iOS sim destination
Hardcoded `name=iPhone 16` worked on CI runners but not on developer
machines that have e.g. iPhone 17 Pro / Air installed. `OS=latest`
without a name doesn't resolve either. Query simctl for any available
iOS sim and pass its UDID — locally and on CI, both find a valid
destination.1 parent faa0538 commit 216839a
1 file changed
Lines changed: 20 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
398 | | - | |
399 | | - | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
400 | 417 | | |
401 | 418 | | |
402 | | - | |
| 419 | + | |
403 | 420 | | |
404 | 421 | | |
405 | 422 | | |
| |||
0 commit comments