[TIMOB-5800] iOS - Unable to build with 1.7.4
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-10-19T14:42:49.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | build, errors, ios |
| Reporter | Thomas Huelbert |
| Assignee | Sabil Rahim |
| Created | 2011-10-19T13:17:17.000+0000 |
| Updated | 2011-10-19T14:42:49.000+0000 |
Description
1.grab the 1.7.4 build from CI
2.try to build for device or sim
resultds:
File "/Library/Application Support/Titanium/mobilesdk/osx/1.7.4.v20111019101414/iphone/builder.py", line 1325
if command in ['simulator', 'build']:
^
IndentationError: expected an indented bloc
Was fixed with the last push to the 1_7_X branch.
Oct 19 2011 13:06 r6d7aed0e