Marcus Smith
Marcus Smith
PostsCheatsheets
TAG:
ios

Blog Posts

App Store Connect build versions

iOS Testflight version difference between major, minor, patch, and build

June 8, 2020

AppStoreConnect - Newer Build Available

Solve rejecting a build and upgrading the version

December 18, 2020

Autolayout 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, 2020

Delete breakpoints in XCode 5

How to delete all or some breakpoints in XCode 5

May 27, 2020

How to remove UIGraphicsImageRenderer UIImageView border

UIGraphicsImageRenderer adds a border, here is how to remove it

June 23, 2020

How to subview a ViewController with a ViewController

Adding a ViewController to another ViewController shouldn't be difficult

April 9, 2020

Improve iOS Build Times

How our iOS incremental build times were decreased

September 9, 2020

iOS Provisioning Profile Guide

Everything I know about setting up Certificates for XCode and iOS devices

April 26, 2021

Is UITableView at the top?

How to determine if a UITableView is at the top of its datasource

April 6, 2020

Swift Class Style Guide

How to organize your class files in a predictable way

February 28, 2020

SwiftUI isn't ready for production

Why we didn't and you shouldn't switch to SwiftUI yet

June 4, 2021
Swift logo

Cheatsheet Posts