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, 2021Mar 12, 2021
How UILayoutGuide can help you manage UI complexityLay it out once, use it anywhereNov 17, 2020Nov 17, 2020
DYLD, Symbol not foundLet us revisit dynamic linking and then solve an otherwise cryptic iOS crash.Jul 2, 2020Jul 2, 2020
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, 20202May 18, 20202
Concurrency and Asynchronism in (NS)OperationWhat concurrency and asynchronism are. How to use them correctly in the context of Operation and OperationQueue.Feb 7, 2020Feb 7, 2020