First verify that this is still an issue in Xcode 5 (and 6?), but it may still be useful for those still using 4 (anyone but me?).
Xcode (is it the Issues Navigator and/or Log Navigator) truncates or breaks up error messages at the first colon, it seems. However, the Unicode character \uff1a, which looks the same, is not so treated. So something like the following might work:
First verify that this is still an issue in Xcode 5 (and 6?), but it may still be useful for those still using 4 (anyone but me?).
Xcode (is it the Issues Navigator and/or Log Navigator) truncates or breaks up error messages at the first colon, it seems. However, the Unicode character
\uff1a
, which looks the same, is not so treated. So something like the following might work: