One more thing...
Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week.
Introducing XCRemoteCache: The iOS Remote Caching Tool that Cut Our Clean Build Times by 70%
Remote caching implementation for iOS projects with an aim to reuse Xcode target artefacts generated on Continuous Integration (CI) machines.
Read More
Articles
A convenient dictionary to look up the respective Combine equivalents for RxSwift functions, types, and operators. 
Loaded with useful tips for the transition.

Data gathered from a Twitter poll, created by Alex Grebenyuk (@a_grebenyuk) which you maybe recognize from Nuke and Pulse.
Composition and inheritance are two different code architecture solutions that have their own usage and benefits that you should know.

How to call async APIs within our unit tests, and also how async/await can be a great testing tool in general.

This article introduces most relevant aspects of HTTP Live Streaming (HLS) and powerful toolchains provided by Apple for live and on-demand media.

Ways to handle errors occurring within a task group by using simple-to-understand examples and sample code.

ShapeStyle is the protocol that we have from the very first release of the SwiftUI framework which defines a color or pattern to use when rendering a shape. 

Define the entry-point and app lifecycle of your app in SwiftUI with the App protocol

New experimental build system and SwiftUI changes.

Apple has quietly added a new tool in macOS Monterey for measuring your connectivity quality.
Apple News & Updates
Apple parts, tools, and manuals — starting with iPhone 12 and iPhone 13 — available to individual consumers.

Other
"But can it run Doom?"
LEGO knows a thing or two about plastics. They manufacture hundreds of millions of Minifigures per year. These figures are assemblies with moving parts.
Whenever you think something is simple, try to walkthrough it and come up with all of the reasons why it isn't.