Commit 8486598
authored
Simulator: Match name exactly (#2818)
This upstreams one of the remaining changes from sourcekit-bazel-bsp
that were not already addressed by @brentleyjones recently.
I had cases otherwise where requesting e.g. an iPhone 16 would return an
iPhone 16 Pro Max since the prefix technically matches. This changes it
so that the names are matched exactly.1 parent a62b715 commit 8486598
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
282 | | - | |
| 282 | + | |
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| |||
0 commit comments