Mike Gerasymenko — iOS et al.
November 01, 2024
Optimizing Asset Catalog Compilation in CocoaPods for Faster iOS Builds
Efficient asset management is crucial for maintaining optimal build times in iOS development. Asset catalogs (`.xcassets`) are central to this process, but default behaviors in tools like CocoaPods can lead to unnecessary recompilation, slowing down your development cycle.
May 17, 2023
Your career beyond senior
For software engineers alike who are looking to progress in their careers and wonder what their path should be beyond a Senior level.
April 03, 2023
Self-Hosted Sentry: iOS system frames de-symbolication
How to set up self-hosted Sentry for system frames de-symbolication on iOS.
January 05, 2023
Why do the same thing over and over? Part 1: External dependencies, Swift Package Manager
Why recompile what you already compiled?
August 31, 2022
Moving a large project from Cocoapods to Swift Package Manager
What should you know before moving a large project to Swift Package Manager (SPM) from Cocoapods or other dependancy management system for iOS development.
June 20, 2022
Future of iOS: WWDC'22 Special Event
Impressions from visiting Apple's WWDC'2022 special event, part of the WWDC'22 conference, curated for iOS audience.
July 14, 2018
End-to-End encryption for iOS Developer
My talk from UIKonf 2018 on end-to-end encryption and how it works for iOS engineers.
March 01, 2016
Swift custom operators (2016)
My talk and slides about the power of swift custom operators
November 01, 2015
Custom UI styling and animations at Wire
My talk from 2015 about custom UI styling and animations.