Is there such a thing as a static framework?At Apple support they seem quite definitive on the topic: There is no such thing as a “static framework”. On the other hand, the internet…Mar 12, 202186Mar 12, 202186
How UILayoutGuide can help you manage UI complexityLay it out once, use it anywhereNov 17, 2020189Nov 17, 2020189
DYLD, Symbol not foundLet us revisit dynamic linking and then solve an otherwise cryptic iOS crash.Jul 2, 2020102Jul 2, 2020102
Published inMac O’ClockHow to build and use an XCFrameworkXCFramework were introduced on wwdc 2019. They allow us to package different architectures of the same module into one entity.May 18, 20201102May 18, 20201102
Concurrency and Asynchronism in (NS)OperationWhat concurrency and asynchronism are. How to use them correctly in the context of Operation and OperationQueue.Feb 7, 202067Feb 7, 202067
Modularity on iOSWhat modularity is. What it is not. And why we need it.Jan 28, 2020147Jan 28, 2020147