[TIMOB-11299] iOS: Unable to build iOS apps with java.lang.IllegalStateException: unknown char
GitHub Issue | n/a |
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2013-12-04T14:35:21.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | qe-ios100112, regression |
Reporter | Dustin Hyde |
Assignee | Chris Barber |
Created | 2012-10-08T20:57:54.000+0000 |
Updated | 2013-12-04T14:35:21.000+0000 |
Description
When building to iOS device, there is a silent failure with studio log info (attached).
This does not occur with Titanium SDK 2.1.3.GA.
Steps to Reproduce:
1. Create a Titanium Project.
2. Run to iOS device.
Actual Result:
Silent fail with studio log info.
Expected Result:
App builds.
Attachments
File | Date | Size |
log.txt | 2012-10-08T20:57:55.000+0000 | 7855 |
When running iPhone Simulator, I get this console error:
Here is the work-around: Run this command from the terminal (osx):
This will be fixed when TIMOB-11291 is resolved.
Changed assignee.