Here are three interesting situations that came up migrating KeyboardKit to Swift 6 strict concurrency. It’s a small UI framework that runs only on the main thread, so was a great simplified test case. douglashill.co/keyboardkit-sw…
Stefan wrote about a crash at launch we saw when using Xcode 16 that was related to the mysterious libRPAC. We debugged this during a very productive WWDC lab last month, where we learned some useful DYLD environment variables. pspdfkit.com/blog/2024/dyna…