ionic-team / ionic-team/native-run

Select an iOS target by name and API

Open
#205 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
137
Forks
28
PR merge metrics
No merged PRs in 30d

Description

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"
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.