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 264 forks source link

Not working in Xcode 7.3 #82

Closed anzhehong closed 8 years ago

anzhehong commented 8 years ago

I used XcodeColors for a while and many thx to your contribution~ However, when I get Xcode 7.3 today, it seems that my customer colors disappear... What should I do?

skreutzberger commented 8 years ago

I fixed the issue because SwiftyBeaver Logger depends on a working XcodeColors, too and released a prebuilt version. It uses the solution provided by #80.

Just download the already prebuilt version of XcodeColors which works on Xcode 7.3 from SwiftyBeaver's Github repo. Search for "No colors?" in the README there to get an explanation about how to download & install.

It's simple :smile:

anzhehong commented 8 years ago

THX a lot

发自我的 iPhone

在 2016年3月23日,01:11,Sebastian Kreutzberger notifications@github.com 写道:

I fixed the issue because SwiftyBeaver Logger depends on a working XcodeColors, too and released a prebuilt version. It uses a solution provided by #80

Just download the already prebuilt version of XcodeColors which works on Xcode 7.3 from SwiftyBeaver's Github repo. Just search for "No colors?" in the README to get an explanation how to install.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub

andrewzboard commented 8 years ago

Worked for me. How could I have lived without the colors? Thanks!