We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
edit: this might be possible with xcrun devicectl. or just open -b
xcrun devicectl
open -b
(forum post: https://forum.ionicframework.com/t/cap-run-ios-start-app-without-simulator/242823)
In xcode (on arm/m macs) it's possible to launch the app directly on "my mac". No simulator needed.
How is this possible with cap run ios? Currently it only suggests a list of simulators to use.
cap run ios
The text was updated successfully, but these errors were encountered:
No branches or pull requests
edit: this might be possible with
xcrun devicectl
. or justopen -b
(forum post: https://forum.ionicframework.com/t/cap-run-ios-start-app-without-simulator/242823)
In xcode (on arm/m macs) it's possible to launch the app directly on "my mac". No simulator needed.
How is this possible with
cap run ios
? Currently it only suggests a list of simulators to use.The text was updated successfully, but these errors were encountered: