Skip to content

Simulator: Add support for preferring persistent sims#2820

Merged
brentleyjones merged 3 commits intobazelbuild:masterfrom
rockbruno:rochab/skbsp-persistent-sim
Nov 18, 2025
Merged

Simulator: Add support for preferring persistent sims#2820
brentleyjones merged 3 commits intobazelbuild:masterfrom
rockbruno:rochab/skbsp-persistent-sim

Conversation

@rockbruno
Copy link
Copy Markdown
Contributor

This adds support for a BAZEL_APPLE_PREFER_PERSISTENT_SIMS env that allows ignoring the temporary simulator logic. In my experience they can be quite flaky, but my primary reasoning for this is to allow matching Xcode's behavior of always using neatly user-defined simulators. The change to support an explicit sim_identifier technically takes care of this but I think this is also good for those not using an extension to provide those.

@brentleyjones brentleyjones merged commit ffe3fb7 into bazelbuild:master Nov 18, 2025
8 checks passed
@erneestoc
Copy link
Copy Markdown

oh thanks! removes the need for my patch, did the exact same thing this weekend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants