[TIMOB-8605] iOS: Simulator: projects without build folders fail to deploy on first run with 'detected missing project' output
GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-04-18T15:07:38.000+0000 |
Affected Version/s | Release 1.8.1 |
Fix Version/s | n/a |
Components | iOS |
Labels | module_simulator, qe-ios040912, qe-testadded |
Reporter | Dustin Hyde |
Assignee | Marshall Culpepper |
Created | 2012-04-05T16:04:48.000+0000 |
Updated | 2012-04-18T15:07:38.000+0000 |
Description
Some projects fail to deploy on first run. Studio console has log, but simulator never deploys:
[INFO] One moment, building ...
[INFO] Detected missing project but that's OK. re-creating it...
There is no studio log.
The project builds, but the simulator is never deployed.
Steps to Reproduce:
1. Run attached project in iOS Simulator.
Expected Result:
Simulator should deploy.
Actual Result:
Nothing. The simulator never deploys.
Attachments
File | Date | Size |
BugTest.zip | 2012-04-05T16:04:48.000+0000 | 1586928 |
I believe once it reaches the console output (note the [INFO]), then it's in the hands of the platform SDK. I would suggest this is a TIMOB bug.
Moved bug from Studio to SDK.
Closing as Fixed. SDK: 1.8.2, 2.0.0.GA, 2.0.1.v20120410131722, 2.1.0.v20120412133551 Studio: 1.0.9, 2.0.0, 2.0.1.201204111749 OS: Snow Leopard Devices Tested: iPhone Simulator 5.0
Reopening to update labels