[TIMOB-13280] iOS Simulator 6.1: fail to build DTiPhoneSimulatorUnderlyingErrorCodeKey=-1
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Not Our Bug |
Resolution Date | 2013-03-31T13:22:57.000+0000 |
Affected Version/s | Release 3.0.2, Release 3.1.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | qe-sdk3.1.0 |
Reporter | Dustin Hyde |
Assignee | Ingo Muschenetz |
Created | 2013-03-29T23:31:42.000+0000 |
Updated | 2013-08-05T22:23:38.000+0000 |
Description
Works in Simulator 5.0.
Error:
[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=0x100576400 {NSLocalizedDescription=iOS Simulator failed to install the application., DTiPhoneSimulatorUnderlyingErrorCodeKey=-1}
[ERROR] :
[ERROR] : Project failed to build after 13s 292ms
Test Steps:
1. Launch Titanium Studio
2. Dashboard > Develop : Install Geocoder and Todo List
3. Run Projects in iPhone Simulator 6.1
Test Result:
Build error.
Expected Result:
Samples build and launch with magnanimous results.
Attachments
File | Date | Size |
---|---|---|
terminal log.txt | 2013-03-29T23:31:42.000+0000 | 7626 |
Instance of this in the developer forums: http://developer.appcelerator.com/question/145604/session-could-not-be-started-error-domaindtiphonesimulatorerrordomain-code1-ios-simulator-failed-to-install-the-applicat. Also found on Stack Overflow: http://stackoverflow.com/questions/12932750/ios-simulator-failed-to-install-the-application It appears to be an iOS simulator issue we can't control. Trying 'build' again should succeed. Or try cleaning out the /Users/USER/Library/Application Support/iPhone Simulator folder or resetting the simulator should clear this.
Resolving as not our bug. Please reopen if you feel otherwise.
Work-around is to delete Applications folder in the iOS Simulator.
Closing.