I tried to install XcodeColors
in XCode 5. But unfortunately it isn't working with the old plugin I got from XCode 4.6.
As next step, I checked the github website where i saw the following pull request providing a working version for XCode 5: https://github.com/mralexgray/XcodeColors
I have downloaded the project and run it in release mode. But there isn't any XcodeColors
created in the plugin directory.
Does anybody have a working XcodeColors
Plugin in XCode 5?
The problem has been fixed : you will find here all the procedure to install
XcodeColors
forXcode5
. You'll need to download the sources, and to compile it on your computer. It will automatically install the right file at the right place.