from Hacker News

How to fix the disastrous new Xcode 15 console

by zeroimpl on 10/28/23, 11:11 PM with 15 comments

  • by tannedNerd on 10/29/23, 2:10 AM

    I do wonder who is running developer relations at Apple. When I first started coding for iOS their documentation was actually pretty decent in 2012. Now you are lucky to have a new feature fully documented instead of being presented a partial implementation and a few random selections of the possible error states.
  • by GiorgioG on 10/29/23, 12:54 AM

    Xcode is consistently the worst IDE, year after year.
  • by hinkley on 10/28/23, 11:48 PM

    Apple hiring former Oracle employees now?
  • by fingerlocks on 10/29/23, 4:04 AM

    Am I the only one that thinks the new console is a huge improvement? Basically works like console.app with better filtering options.

    Also, this “secret” fix is printed as one of the first log messages. It’s says “hey here’s how to revert back to stdio logging if you need it.”