I have one xcode project that for some reason, if the syntax is correct the color of the text isn t changed accordingly. The only text that is colored are words like int, BOOL, double, self, return, etc. Parameters like image->height or object types like UIImage or methods like initWithString are not being colored like they normally are. I ve googled this problem but can only find out how to change the overall appearance under Preferences. I ve compared the settings between this problematic project and others but have not been able to identify the issue. Does anyone know how to fix this?
感谢。