The code above has correct syntax highlighting in Xcode 7. It is mix of Obj-C + Swift:
I\'ve updated project to support
Fixed. Problem was related to the presence of target in project which is not compiled. So if you have targets e.g. A, B, C and C is not compiled this cause problems with syntax highlighting.