[TIMOB-17610] CLI: Xcode 6-beta - Installing to iOS simulator will fail to build on first brand new launch of the simulator
GitHub Issue | n/a |
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2014-09-09T23:14:38.000+0000 |
Affected Version/s | Release 3.4.0 |
Fix Version/s | Release 3.4.0 |
Components | CLI, iOS |
Labels | ios8, qe-3.4.0 |
Reporter | Wilson Luu |
Assignee | Chris Barber |
Created | 2014-09-03T18:26:26.000+0000 |
Updated | 2017-03-20T17:19:54.000+0000 |
Description
*Details:* Installing to iOS simulator will fail to build on first brand new launch of the simulator if you are using Xcode 6-betaX. However, if you reinstall the same app again to the *same simulator OS* (regardless of phone form factor), then app will install and launch without any issues.
*Note:*
- This was reproducible from CLI.
*Possible Steps to Reproduce:*
1. Switch to Xcode 6-beta7
2. Create a Titanium or Alloy app
3. Install app to simulator 8.0, 7.1.0, or 7.0.3
*Actual:* If this is the first time launching your simulator, app will fail to build (see attachment).
*Expected:* Should be able to install app to simulators without any issues.
Attachments
Adding some extra data: I was able to reproduce this issue consistently *only* when launching iPhone 4s simulator (7.0.3) on the Mac Mini Machine (2.4 GHz Intel Core 2 Duo, 4GB of ram). However, after the build fails, the app will be launched on the iPhone 4s simulator.
I tried to reproduce, but alas it is unreproducible. Better luck next time.
Closing ticket as the issue cannot be reproduced.