Lost completion in #import "myFile.h"

Viewed 2728

Since I had Xcode 4.4, I have lost the completion when I want to import file on my classes. I have to write the file entirely (The problem appears only in the import scope, it works elsewhere)

Has anyone the same problem and know how to figure out ?

2 Answers
Related