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

Select an iOS target by name and API #205

Open
jskrepnek opened this issue Oct 8, 2021 · 0 comments
Open

Select an iOS target by name and API #205

jskrepnek opened this issue Oct 8, 2021 · 0 comments

Comments

@jskrepnek
Copy link

jskrepnek commented Oct 8, 2021

Since UUIDs are different across installations, targeting by UUID makes it harder to provide convenience scripts, like an npm run command. We install simulators across a variety of OS versions, but the default simulator seems to be a random thing, often not the one you want developers to be using normally. This feature would allow us to standardize the default target on iOS.

For example:

native-run ios --app "dev.app" --target "iPhone 12 Pro,iOS 15.0"
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

No branches or pull requests

1 participant