I have a weird problem. I have Xcode 5.0, but I'm still using Xcode 4.6.3 because I want my apps to retain the iOS6 look.
The problem I have is, when I click some .m files, the file loads, then the scroll disappears (so I can't scroll down at all), and sometimes the file shows empty (but actually, the file isn't empty).
It works fine on Xcode 5, but not on the old version.
Edit : See the image below (and notice the curly brace in the bottom)
Any help would be appreciated.
Thanks guys!