I have a unit test setup for my project. I initially got stuck in errors while compiling a test file, finally I solved it and my tests now work.
Now the problem is that the syntax highlighting does not work for the test file, only for this. I tried to execute this answer to solve this problem, but no luck. Deleting the received project data worked once, but then I closed xcode, and when I opened it again, there was no syntax highlighting again. I also reinstalled xcode 5 from the App Store 2 days ago, so this should be a new new installation. Can you help me?
source
share