Details
-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: Release 3.4.0
-
Fix Version/s: Release 3.4.0
-
Component/s: iOS
-
Environment:
Mac OSX 10.9.4
SDK: 3.4.0.v20140829184521
Studio: 3.4.0.201408291834
CLI: 3.4.0-dev
Xcode: Xcode 6 Beta6
-
Story Points:5
-
Sprint:2014 Sprint 18 Studio
Description
When we have multiple versions of iOS simulator on the system, for example downloaded and setup simulator version 7.0 and/or 7.1 along with default version 8.0 in Xcode 6, then the context menu for Run As in studio shows multiple options of same simulator.
Steps to Reproduce:
1. Download multiple versions of iOS Simulator.
2. In AppC Studio, create a new project.
3. In the project explorer, right click on the project and go to Run As.
Actual Result: The Run As menu shows multiple iOS Simulator with same name. Refer to attached screenshot.
Expected: Either the simulators should be grouped by their versions. Same as the Run option in the toolbar. Or the version number should be shown against each simulator, same as in Device Profile drop down in Run configuration for iOS Simulator