The code above has correct syntax highlighting in Xcode 7. It is mix of Obj-C + Swift:
I\'ve updated project to support
For me, code completion/highlighting not working due to the missing file in the Compile Sources under Build Phases. I added that file and it works.
Hope this helps anyone.