Commit 175445d
committed
fix: pass simulatorId to inferPlatform in build_run_sim
The simulatorId parameter was not being passed to inferPlatform, causing
platform detection to fall back to scheme-based inference even when a
specific simulator UUID was provided. This broke non-iOS simulator
detection (e.g. watchOS, tvOS) when specified by UUID.1 parent 7b5a8ae commit 175445d
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
| 133 | + | |
133 | 134 | | |
134 | 135 | | |
135 | 136 | | |
| |||
0 commit comments