Tag: debugging

  • What’s new in Background Assets

    Check out Meet Background Assets from WWDC 2022 Feature Recap What’s New Sample Implementation Debugging Guidance

  • Debug with Structured Logging

    New debug console  Live debugging LLDB Improvements  Tips for logging

  • WWDC Day 5 – It’s a Wrap!

    Thank you to Apple for doing a developer conference that kept almost everyone to the end. I am used to go to large enterprise conferences, and usually by day 3 or 4 the crowds really thin out. Today was day 5, and the lunch session today was PACKED! The room held 3,000 people, and the…

  • WWDC Day 4 – All About Debugging

    I spent yesterday in sessions all day looking at Xcode, LLVM, and LLDB and it was amazing. I had plans to go to the Panic at the Disco party and beer bash (even got my above wrist band to confirm I could have a beer), but decided it would be more productive looking at Xcode…

  • Debugging Core Data

    One of the reasons I’ve toyed with the new app for so long (the idea is about 5 years old), has been that I am struggling to learn Core Data. Not only that, but I’ve been dealing with a ton of day job activities, etc. So I am finally getting this app started. The basic…