I’ve tried to import the TTURLJSONResponse with #import , added the project to my project and added the library to the project dependencies. Now I’ve got an error that XCode can’t find the header file. I can import “normal” Three20 without error. I can now build my project without error but in the editor it says that it can’t find the header file. But it build without error.
I’ve tried to import the TTURLJSONResponse with #import , added the project to my
Share
Ok I solved it by creating a new project and make all settings again. Now it works.