blog.iankulin.com

Xcode13

Recording the Simulator

A short note in which I replace QuickTime-based screen recordings with the iOS simulator’s built-in recording, which captures gestures and exports animated GIFs. The technique comes from a linked post by Sarun W...

How to upgrade XCode and Swift

A short note on updating to Xcode 14 and Swift 5.7: the update is found in the Mac App Store rather than Xcode’s About dialog. I also show how to check your current Xcode and Swift versions, both through Xcode’s project settings and via the command line, and link elsewhere for details on what’s new in each release...