Tag: bug

  • Purple warning – “Publishing changes”

    It’s a pretty safe bet that if Xcode is saying there’s an error in my code, that it’s correct, and I am in error – not Xcode. Today I came across a situation where that might not be true. I think the purple warnings are problems detected at runtime – I’ve heard of thread problems…