TAG: ios
Blog Posts
Cheatsheet Posts
Blog Posts
App Store Connect build versions
iOS Testflight version difference between major, minor, patch, and build
June 8, 2020AppStoreConnect - Newer Build Available
Solve rejecting a build and upgrading the version
December 18, 2020Autolayout Parent UIView is Maximum of Child Views
When the parent needs to be at least as large as the children, how do you setup the views
March 4, 2020Delete breakpoints in XCode 5
How to delete all or some breakpoints in XCode 5
May 27, 2020How to remove UIGraphicsImageRenderer UIImageView border
UIGraphicsImageRenderer adds a border, here is how to remove it
June 23, 2020How to subview a ViewController with a ViewController
Adding a ViewController to another ViewController shouldn't be difficult
April 9, 2020Improve iOS Build Times
How our iOS incremental build times were decreased
September 9, 2020iOS Provisioning Profile Guide
Everything I know about setting up Certificates for XCode and iOS devices
April 26, 2021Is UITableView at the top?
How to determine if a UITableView is at the top of its datasource
April 6, 2020Swift Class Style Guide
How to organize your class files in a predictable way
February 28, 2020SwiftUI isn't ready for production
Why we didn't and you shouldn't switch to SwiftUI yet
June 4, 2021Cheatsheet Posts