Question

I've had huge troubles with this for quite a while now. A few days ago after rebuilding my project, I got an error saying "TapkuLibrary.h" was not found. I removed the files attached to the project and followed the directions exactly directed at https://github.com/devinross/tapkulibrary

However, when I tried to rebuild my project, the file is still not found!

I'm using XCode 4.6.1 building for iOS 6.1

I can see that the files attached to the xcode project from Tapku can be found because I can find them in the side bar. For some reason though, TapkuLibrary.h is not found.

Also, when I control a class, it links me to the right symbol for all files except TapkuLibrary.h which is, again, not found.

I'm quite stressed by this, so any clues would be immensely appreciated. Thank you so much in advance!

UPDATE: I've tried gain to remove all the files and readd them to no avail.

Was it helpful?

Solution

Please look at the solution in this question: TapkuLibrary.h not found on archive

I think it's exactly the same issue you're having.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top