Skip to content

Support DeviceHub.app location in Xcode 27#3013

Open
erikkerber wants to merge 1 commit into
bazelbuild:mainfrom
erikkerber:main
Open

Support DeviceHub.app location in Xcode 27#3013
erikkerber wants to merge 1 commit into
bazelbuild:mainfrom
erikkerber:main

Conversation

@erikkerber

Copy link
Copy Markdown
Contributor

Resolves #3012

@keith

keith commented Jun 22, 2026

Copy link
Copy Markdown
Member

there is also #2995, on the surface this one looks simpler but maybe we need some of the error handling in that one too?

@erikkerber

Copy link
Copy Markdown
Contributor Author

My search-fu was bad this Monday 🤔

Let me see what happens when I try to boot from no simulator. The extra complexity seems to work around the added simctl boot.

@keith keith added this to the 5.0.0 milestone Jun 23, 2026
@erikkerber

Copy link
Copy Markdown
Contributor Author

When I ran via bazel run <app>, DeviceHub not running, no simulators created, it created the simulator and booted it. When I explicitly shut down the simulator and bazel run, it also booted the simulator.

There is a chance there is a flow I'm not accounting for. cc: @iMostfa

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.

boot_simulator() update needed for Xcode 27

2 participants