Recent Posts

Generate an ipa from the command-line

1 minute read

The article Configuring XCode Project Signing with xcconfig describes setting up an XCode project for manual signing with xcconfig. This article uses the sam...

UITableView vs UICollectionView Segue

1 minute read

This article describes the difference between a UITableView segue from a UICollectionView segue. If you first learned the UITableView segue you will be surpi...