ionic-team / ionic-team/native-run

Configuration file or env variable to define default simulator / AVD

Open
#193 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

The default simulator is the last one returned by xcrun. This can lead to an undesirable default, especially if simulators for multiple versions of iOS are installed, or having to specify the desired default every time or create brittle run scripts. I'm not aware of any way through Xcode to manipulate the order or to "hide" simulators from the list without deleting them.

So I'm suggesting a way to locally set a desired default in the environment - perhaps in a configuration file, and / or environment variables. The benefit of a configuration file is that we could check it in to ensure developers adopt the targeted OS versions.

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.