GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-05-20T16:47:38.000+0000 |
Affected Version/s | Release 3.1.0 |
Fix Version/s | 2013 Sprint 10 API, 2013 Sprint 10, Release 3.1.1, Release 3.2.0 |
Components | iOS |
Labels | appcelerator_smoke, qe-3.1.0, qe-cli, qe-closed-3.1.1, qe-manualtest, triage |
Reporter | Olga Romero |
Assignee | Ingo Muschenetz |
Created | 2013-04-04T00:37:50.000+0000 |
Updated | 2014-08-07T17:22:35.000+0000 |
Test steps:
1. Create a project
2. Run configuration> Simulator Version 6.0
Actual result:
Simulator launched and exited with "Build failed" message
Expected result:
App should run in simulator
Tested and launched iOS 6.0 Simulator with: Titanium Studio, build: 3.1.0.201304142146 SDK, build: 3.1.0.v20130414163049 iOS 6.0 Simulator
Tested with: Titanium Studio, build: 3.1.0.201304151600 SDK, build: 3.1.0.GA iOS 6.0 simulator Result: I ran in to this issue again once, modified app.js and ran iOS 6.0 Simulator. (Log attached). looks like it happens on first run intermittently.
Should be resolved as part of TIMOB-12822. Marking ticket as fixed.
Tested with: Appcelerator Studio, build: 3.1.1.201305181057 SDK, build: 3.1.1.v20130517185716 iOS 6.0 simulator(retina/non_retina) Test steps: Create a project Run as iOS 6.0 simulator (either retina or non_retina) Actual result: Simulator launches successfully