[Launch OS X 10.8]
It worked great with Xcode 5.
Now I got the latest XcodeColors from GitHub (support 5b8da92: Xcode 5.1), built into my Xcode 5.1 environment, and the TestXcodeColors application is not written in color.
Even worse, switching to debugging my application under the iOS simulator causes Xcode to crash due to the presence of the XcodeColors plug-in. Removing this does the job, but of course without colors in my console view. (BOO)
XcodeColors destabilizes Xcode 5.1.
Has anyone else experienced this or found a way to make it function?
source
share