★ MacPaw Pulls the Plug on SetApp Mobile App Marketplace
MacPaw is shutting down its SetApp Mobile app marketplace in the EU, citing unprofitable business terms and Apple's DMA compliance issues.
MacPaw is shutting down its SetApp Mobile app marketplace in the EU, citing unprofitable business terms and Apple's DMA compliance issues.
A Swift developer reflects on their first full year as an indie developer, covering milestones, project growth, and launching a Swift Concurrency course.
A developer reflects on their year of shipping apps and games, closing a podcast, and plans to focus on marketing and updates in the new year.
An iOS developer announces a conference talk comparing React Native and native iOS development, based on extensive industry experience.
A developer shares essential Xcode project configuration changes to prevent technical debt and improve Swift concurrency safety from day one.
A tutorial on using Apple's Image Playground framework in Swift to generate images via text prompts and source images.
A developer's review of Visual Studio 2026's performance improvements and deep CoPilot integration, with notes on iOS 26's new features like Hold Assist.
Explains a Swift Package Manager bug where moving localization files to an SPM package breaks app translations, detailing the cause and a workaround.
A guide to implementing feature flags in Swift for iOS development, covering build configurations and conditional feature toggling.
The creator announces the end of the Compile Swift Podcast after 193 episodes, citing challenges in maintaining content quality and schedule.
Developer builds 'Slate', an iOS app that uses on-device text recognition to convert work schedule screenshots into calendar events.
A guide on using Apple's new Foundation Models framework to build AI features in apps, including code examples for model availability and session management.
Apple's new Observations framework in Swift enables observable models to be used as async streams, integrating with Swift Concurrency.
Learn how to use SF Symbols in SwiftUI to create loading animations, replacing custom code with built-in, stylable symbols.
A tutorial on implementing an iOS-style blurred header effect in React Native using Expo Router and React Navigation.
Introducing VideoKit, an open-source Swift Package for adding customizable video players and video-based splash screens to SwiftUI apps.
Introducing PickerKit, an open-source SwiftUI package providing various pickers (image, camera, document, file) and utilities for iOS development.
A developer announces a shift in blog focus from covering Swift/SwiftUI news to sharing personal project learnings, failures, and authentic development experiences.
A technical guide on how to add dependencies to binary Swift Package targets, which normally cannot define them directly.
A guide to extending SwiftUI's Text view with custom dynamic styling for individual words or segments using replacements and Markdown.