Swift Tricks
My own, mostly internal blog of Swift tips and tricks
What to do if your Xcode playground won't run
Today Widget failed to load error
Use fastlane match to update device list automatically
Get current working directory of app running in Simulator
Find which library uses a Framework in your iOS app
Determine if debug build, TestFlight build, or AppStore build
Loading custom UIView nib files
Using fastlane match with existing certificates without revoking them
Create snapshots of app data in Xcode
Change default copyright file header in Xcode projects
Install macOS versions for development
Running multiple Xcode versions
Fastlane configuration file templates
Generating push notification certificates
Proper App Store Connect user permissions to generate or renew push notification certificates
Keyboard support for UITableViews and other scrollable views
If/guard case with OR logic
Ensure that threads wait using semaphores
Custom reusable UITableViewCells
Introduction
Code documentation with "SwiftDoc"