Adding colors to xCode debug console

download the project from here

1) Open the XcodeColors project with Xcode
2) select the XcodeColors Plugs in your target.

xcode-colors

Then compile and build it.

xcode-build

When you do this, the Xcode plugin is automatically copied to the proper location.
This is done via the build settings.

Validate by opening up Finder. While the window is opened, press command + Shift + g.

Then copy and paste the below into it.

You should see the plugin file there.

Now completely Quit Xcode
Re-Launch Xcode