Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a helper command to allow booting the simulator #37

Open
manosim opened this issue Oct 15, 2021 · 1 comment
Open

Implement a helper command to allow booting the simulator #37

manosim opened this issue Oct 15, 2021 · 1 comment
Labels
cli The CLI that comes with the libary

Comments

@manosim
Copy link
Contributor

manosim commented Oct 15, 2021

No description provided.

@manosim manosim added the cli The CLI that comes with the libary label Oct 15, 2021
@robwalkerco
Copy link
Member

iOS -
Boot app with xcrun simctl bootstatus "iPhone 13 Pro" -b
This command either returns immediately when the simulator is already booted, or boots the simulator then returns.

The simulator is booted in the background, so run open /Applications/Xcode.app/Contents/Developer/Applications/Simulator.app to open the simulator app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli The CLI that comes with the libary
Projects
None yet
Development

No branches or pull requests

2 participants