robbiehanson / XcodeColors

XcodeColors allows you to use colors in the Xcode debugging console. It's designed to aid in the debugging process.
2.23k stars 268 forks source link

Colors sometimes work, sometimes not #49

Open John1843 opened 9 years ago

John1843 commented 9 years ago

For some log statements, the color is shown as specified. Then, the next log statement (exactly as the previous one in the same file) does not show a colored text.

I'm using Xcode 7 beta 4 for an iOS project.