[TIMOB-1339] project.xcconfig Broken
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2011-04-15T02:49:50.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | build, xcconfig, xcode |
Reporter | Jake Howerton |
Assignee | Reggie Seagraves |
Created | 2011-04-15T02:49:49.000+0000 |
Updated | 2017-03-09T23:16:17.000+0000 |
Description
After updating XCode to 3.2 and 4.0, my builds were failing. I located the culprit as the following line in project.xcconfig:
include "module"
Commenting out line 610 in builder.py resolves the issue. Is it possible the new version of XCode does not support these statements?
The formatting messed it up but there is a hash sign in front of include.
Not enough information.
Closing ticket as invalid.