https://hacknicity.medium.com/how-ipad-apps-adapt-to-the-new-8-3-ipad-mini-7796efdc88eb
How iPad Apps Adapt to the New 8.3" iPad Mini
How iPad Apps Adapt to the New 8.3" iPad Mini
Medium
How iPad Apps Adapt to the New 8.3" iPad Mini
This is the latest in a series of articles explaining how iOS and Watch apps appear when run on hardware that didn’t exist when they were…
https://digitalbunker.dev/how-to-test-private-methods-variables-in-swift/
How to Test Private Variables in Swift
How to Test Private Variables in Swift
Digital Bunker
How to Access & Test Private Variables in Swift
Let's take a look at how we can use Swift's Mirror class to allow access to a class's private properties from our testing target.
https://www.andyibanez.com/posts/the-mysterious-codablewithconfiguration-protocol/
The Mysterious CodableWithConfiguration Protocol
The Mysterious CodableWithConfiguration Protocol
Andy Ibanez - iOS Developer
The Mysterious CodableWithConfiguration Protocol
Learn what the new CodableWithConfiguration type is and how you can use it to create better decoding and encoding code.