SwiftLog + String Interpolation
Write private string interpolated logs using SwiftLog and OSLog style string interpolation.
Code Review with Git Worktree
You’re in the middle of a refactoring session, code review, or otherwise unable to commit and you need to checkout another branch? Use a Git Worktree to leave your current changes undisturbed.