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

Converte binary plist file back to XML format #65

Closed DanSkeel closed 8 years ago

DanSkeel commented 8 years ago

I'm sorry, I didn't notice that plist became binary in #62, don't know how that happened, but I made it XML again. Diff is not shown again, because old version is binary :P

robbiehanson commented 8 years ago

No problem. If you updated the plist via the "update_compat.sh" script, then maybe that tool (and not Xcode) is the culprit here. I didn't think of that before.