[TIMOB-15730] iOS: Cannot install to iOS devices or simulators
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-11-15T23:05:02.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | 2013 Sprint 23, 2013 Sprint 23 Core, Release 3.2.0 |
| Components | CLI, iOS |
| Labels | build, module_build, qe-3.2.0, qe-testadded, regression |
| Reporter | Wilson Luu |
| Assignee | Chris Barber |
| Created | 2013-11-15T22:48:02.000+0000 |
| Updated | 2014-02-24T16:27:27.000+0000 |
Description
*Details:* Currently, cannot install to iOS devices or simulators. It is related to TIMOB-15711.
*Steps to reproduce:*
1. Create a default app using latest SDK build
2. Install to either iOS device or simulator
*Actual:* Build process will stall here:
[DEBUG] : Removing empty directories
[INFO] : Image optimization complete
*Expected:* Should be able to install to iOS devices and simulators.
Pull request: https://github.com/appcelerator/titanium_mobile/pull/4984
Closing ticket as fixed. Verified I was able to install to iOS devices and simulators. Tested on: Titanium Studio, build: 3.2.0.201311150750 SDK build: 3.2.0.v20131115151227 Xcode: 5.0.1 Devices: iphone 4s (6.0.1), iphone 4 (7.0.2), ipad simulator (7.0.3), iphone simulator (6.1)