0

I can successfully execute the command:

python Three20/src/scripts/ttmodule.py -p test320/Test320.xcodeproj Three20

and the project has a file information. But I can not build. I don't know why. Any ideas?

Images:

Sicco
  • 6,167
  • 5
  • 45
  • 61
juan
  • 973
  • 7
  • 5

1 Answers1

1

Just comment this code out. This is known issue.

More here : https://github.com/facebook/three20/issues/802 and : https://github.com/facebook/three20/pull/809

Trausti Thor
  • 3,722
  • 31
  • 41