One more thing...
Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week.
How 7 iOS Apps Could Save You 500MB of Storage
An in-depth size analysis of top iOS apps.

Read More
Articles
How can you improve build times by extracting 3rd party tooling to a dedicated processing script while maintaining code safety?

Gui Rambo writes about his coding and reverse engineering adventures.

Speed up Xcode Build Performance by gaining insights using Build Timing Summary and various techniques that can save you a lot of time.

Every once in a while I look at a feature in Swift and I fall down a rabbit hole to explore it so I can eventually write about it.

In this article, we’ll show you how to optimize the code and speed up the compiler.

Transport Layer Security (TLS) is the most important security protocol on the Internet today.  Most notably, TLS puts the S into HTTPS, adding security to the otherwise insecure HTTP protocol.

Tools & Libraries
Introspect underlying UIKit components from SwiftUI.