I have downloaded the lastest version, and install the xcode4 templete, but the auto-complete in xcode4 editor does not work correctly, some classes’s object have code suggestion while some don’t. Fox example, CCAction and its sub class have code suggestion, CCNode and its sub class (like CCSprite) don’t have code suggestion.
I tried clean ~/Library/Developer/Xcode/DerivedData folder, the problem is still there
While the old project from old templete works fine with code complete
Should anything can set to solve this ?
thanks in advanced!