[AC-744] In Studio 4.0.0 Cannot select and run an ios simulator consistent with what is available via studio 3.4.x
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Cannot Reproduce |
Resolution Date | 2015-08-25T08:22:35.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Jerry Porter |
Assignee | Rakhi Mitro |
Created | 2015-03-27T13:48:22.000+0000 |
Updated | 2016-03-08T07:37:00.000+0000 |
Description
Steps to Reproduce
Studio 4.0.0
Titanium Command-Line Interface, CLI version 4.0.0-alpha, Titanium SDK version 3.4.1.GA
1. Run --> (Note iOS Simulator Missing)
iTunes Sync
Run Configurations
2. Run --> Run Configurations --> Run Configuration Dialog
3. Device Profile: Only these options are available
iPad
iPad Retina
iPad Retina (64 bit)
iPhone
iPhone Retina (3.5 inch)
iPhone Retina (4 inch 64 bit)
iPhone Retina (4 inch)
iOS SDK: Any
Simulator Version: Any
4. Attempt a run from Run Configuration Dialog, get this error:
[ERROR] : Invalid '--device-id' value 'iPhone Retina (3.5 inch)'
For help, run: titanium help build
titanium exited with exit code 1
Actual Result
[ERROR] : Invalid '--device-id' value 'iPhone Retina (3.5 inch)'
For help, run: titanium help build
titanium exited with exit code 1
Expected Result
[ERROR] : Invalid '--device-id' value 'iPhone Retina (3.5 inch)'
For help, run: titanium help build
titanium exited with exit code 1
Comments
JSON Source
Hi [~u316877], I have tested this issue in updated environment. This is not a bug for latest Appcelerator version. Not sure if this is still an issue for you. It doesn't appear to be based on our latest tests. Please let me know how I can help further. I am going to mark this ticket as "resolved" since we can't reproduce it. However, feel free to reopen if necessary. Regards, *Test Environments:* Operating System= Mac OS X, Version 10.10.1 CLI Version = 4.0.1 Titanium SDK Version = 4.1.0.GA Android: Google Galaxy Nexus - 4.1.1 - API 16 - 720x1280 Appc Studio: Appcelerator Studio, build: 4.1.1.201507141126 iOS SDK: 8.1,iOS Simulator: iPhone 6 Plus *Test Steps :* 1.Update Xcode if not updated 2.Create a project 3. Run --> Run Configurations --> Run Configuration Dialog 4. Device Profile: these options are available iPad2(v8.1) iPad Air (v8.1) iPad Retina(v8.1) iPhone 4s(v8.1) iPhone 5(v8.1) iPhone 5s(v8.1) iphone 6(v8.1) iphone 6Plus(v8.1) Resizable Ipad(v8.1) Resizable iphone(v8.1) 5. Attempt a run from Run Configuration Dialog *Test Result:* Project builds successfully. Thanks