[TIMOB-15601] CLI: Error, focusing the iOS Simulator
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-11-05T23:47:08.000+0000 |
| Affected Version/s | Release 3.2.0 |
| Fix Version/s | 2013 Sprint 23, 2013 Sprint 23 Core, Release 3.2.0 |
| Components | CLI, iOS |
| Labels | appcelerator_smoke, qe-3.2.0, qe-closed-3.2.0, qe-manualtest |
| Reporter | Olga Romero |
| Assignee | Chris Barber |
| Created | 2013-10-29T00:15:03.000+0000 |
| Updated | 2014-08-12T01:32:30.000+0000 |
Description
Project failed to launch on Simulator, although Simulator focused and timed out with the error:
[ERROR] An error occurred running the iOS Simulator
[ERROR] [DEBUG] Session could not be started: Error Domain=DTiPhoneSimulatorErrorDomain Code=2 "Simulator session timed out." UserInfo=0x7ffe49e18c10 {NSLocalizedDescription=Simulator session timed out.}
[ERROR]
[ERROR] Project failed to build after 1m 31s 677ms
Attachments
| File | Date | Size |
|---|---|---|
| log.rtf | 2013-10-29T00:15:03.000+0000 | 16654 |
This should be fixed now in master.
Tested and verified the fix with: Mac osx 10.9 Mavericks Titanium Studio, build: 3.2.0.201310300119 Titanium SDK, build: 3.2.0.v20131029150357 Xcode 5.0
Reopened due to original issue reproduction with: Titanium Studio, build: 3.2.0.201310312257 Titanium SDK, build: 3.2.0.v20131101124843
I will revisit it as soon, as merge is made.[INFO] Focusing the iOS Simulator [ERROR] An error occurred running the iOS Simulator [ERROR] [DEBUG] Session could not be started: Error Domain=DTiPhoneSimulatorErrorDomain Code=1 "iOS Simulator failed to install the application." UserInfo=0x7ff70be0c770 {NSLocalizedDescription=iOS Simulator failed to install the application., DTiPhoneSimulatorUnderlyingErrorCodeKey=-1} [ERROR] [ERROR] Project failed to build after 10s 508ms[~oromero] The merge is in, please retest and resolve if it's working.
Working now:) Tested and verified iOS Simulator focus and launch with: CLI 3.2.0 Titanium SDK, build: 3.2.0.v20131105094044 Xcode 5.0 using command ti build -p ios -T simulator