77 posts tagged ‘iOS 17’
An Apple Library Primer
Quinn: Apple’s library technology has a long and glorious history, dating all the way back to the origins of Unix. This does, however, mean that it can be a bit confusing to newcomers. This is my attempt to clarify some terminology.[…]The linker has seen three major implementations:ld — This dates from the dawn of Mac […]
Updating iPhones in Boxes
Malcolm Owen (Hacker News): Mark Gurman claims that Apple has a system that can update the operating system of iPhones before they get sold. Crucially, it can do so without opening the box.Consisting of a “pad-like device,” store employees place unopened iPhone boxes onto it to trigger an update. The pad wirelessly turns on the […]
Unit Testing a SwiftUI Query
Helge Heß: I’ve been wondering whether I could unit test a SwiftData Query, i.e. the SwiftUI property wrapper coming w/ SwiftData (in beta6 it is actually a macro). Aka whether I could unit test a SwiftUI view. This requires setting up an execution environment for the view, but surprisingly that actually works 🙂 Here’s the […]
Thinking in SwiftUI (2023)
Chris Eidhof and Florian Kugler: In this short book, we will help you build a mental model of how SwiftUI works. We explain the most important concepts in detail and help you build a solid foundation for understanding SwiftUI. Since SwiftUI is a large framework, the book focuses on the concepts behind the framework that […]
Apple Adopts Tighter Chinese App Store Rules
Tim Hardwick: Apple has started requiring new apps to show proof of a Chinese government license in order to be listed on the China App Store, as the company joins rival app stores that adopted the policy years earlier to meet tightening state regulations (via Reuters). […] To get the license, developers must have a […]