[TIMOB-17838] CLI: Prompting for choosing an iOS simulator is grammatically incorrect
GitHub Issue | n/a |
Type | Bug |
Priority | None |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | cb-tooling, qe-3.4.1 |
Reporter | Ewan Harris |
Assignee | Unknown |
Created | 2014-10-11T00:13:20.000+0000 |
Updated | 2020-01-30T09:19:27.000+0000 |
Description
Description
When building an app to an iOS simulator the user is prompted to select a simulator. The text for the prompt is 'Select an simulator by number or name'.
Steps to reproduce
1. Build an app to iOS simulator with ios.autoSelectDevice set to false
Actual Result
The prompt has the above text
Expected Result
The prompt should have the text 'Select a simulator by number or name'
Comments
JSON Source
This is right up there with "Select an device by number or name".