Published onNovember 29, 2023Choosing iOS project managersxcodeiOSSPM modules are laggy and stuff. Are there better options?
Published onNovember 29, 2023Trying to improve fatalErrorswiftiOSIt would be nice to catch fatal assertions, and magically turn all functions into throwing functions. Is it possible?
Published onNovember 29, 2023Fixing uFeature app binary sizesswiftiOSPorting an app to a uFeature architecture leads to a doubling in binary size. Why? How can we fix it?
Published onOctober 16, 2023Realtime audio processing in AVComposition in SwiftswiftciOSAVFoundationTrying to make realtime and offline cool audio effects without ffmpeg on iOS. Did someone say undocumented C APIs? I wish they didn't!
Published onOctober 15, 2023App thinning 🦙 on iOSswiftxcodeWhat if you want an app with different downloaded weights for different devices?