Lexical or Preprocessor issue with Xcode 4.6.1

1.1k Views Asked by At

My App could work with Xcode 4.3.3 before. But when I want to make it for adhoc test by Product -- Archive with Xcode 4.6.1, following error appears:

three20UI.h, Lexical or Preprocessor issue, 'Three20UI/TTTableImageItemCell.h' file not found.

Please help, thanks!

1

There are 1 best solutions below

2
Ahmed Z. On

Three20UI/TTTableImageItemCell.h file is missing, go to your folder and then add this file again.