I'm working with Xcode4 and Route-me project.
I'm creating my project and including dependencies on RouteMe like the "Embedding guide" explains (https://github.com/route-me/route-me/wiki/Embedding-Guide).
The problem is XCode4 isn't able to autocomplete RouteMe names. Momentarily in the *.h or *.m I can write "RMMa" and editor suggests me "RMMapView" but later it never appears again. It seems like the files scanning for later autocompleting fails.
Anybody has suffer the same issues like me?
Thanks in advance.
Try step 3 of this answer: “lexical or preprocessor issue file not found ” in Xcode 4