Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1339] project.xcconfig Broken

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionInvalid
Resolution Date2011-04-15T02:49:50.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsbuild, xcconfig, xcode
ReporterJake Howerton
AssigneeReggie Seagraves
Created2011-04-15T02:49:49.000+0000
Updated2017-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?

Comments

  1. Jake Howerton 2011-04-15

    The formatting messed it up but there is a hash sign in front of include.

  2. Stephen Tramer 2011-04-15

    Not enough information.

  3. Lee Morris 2017-03-09

    Closing ticket as invalid.

JSON Source