Compile Swift Podcast - New name, more content
The Compile Swift Podcast is rebranding to App Developer Podcast to cover a wider range of app development technologies beyond Swift.
The Compile Swift Podcast is rebranding to App Developer Podcast to cover a wider range of app development technologies beyond Swift.
A curated newsletter issue covering mobile automation topics, including CI/CD, testing frameworks, and best practices for iOS and Android development.
A biweekly newsletter issue covering mobile automation news, tools, and best practices for iOS and Android development.
A tutorial on implementing a debounced search context in SwiftUI to improve performance by reducing unnecessary network calls during user input.
A SwiftUI developer shares practical code snippets and notes for using the Kingfisher library's KFImage component with various modifiers.
A newsletter issue curating articles and tutorials on mobile automation, covering CI/CD, testing, and performance for Android, iOS, and Flutter.
A developer reflects on a year of launching the Swift Academy podcast, discussing iOS topics like TDD and modularization, and building a new framework.
A technical guide on using usbmuxd and ifuse to directly export photos from an iPhone to a computer via USB, bypassing iCloud.
A curated newsletter issue covering mobile automation news, including CI/CD, testing frameworks, and performance metrics for iOS and Android development.
A podcast episode discussing strategies for optimizing an app's presence on the App Store, including required elements and best practices.
A biweekly newsletter covering mobile automation news, including CI/CD, testing, and development tools for iOS and Android.
Explores code coverage as a metric for untested code, its limitations, and practical tools for tracking and improving test quality in software development.
Updates on techniques to bypass in-app browsers on Android and iOS, including changes to intent links and iOS shortcut issues.
A curated newsletter issue covering the latest tools, tutorials, and best practices in mobile automation for iOS, Android, Flutter, and Kotlin Multiplatform.
How using XcodeGen to generate Xcode projects eliminated over 58,000 lines of code and simplified managing a multi-project Swift codebase.
A biweekly newsletter issue covering the latest news, tools, and tutorials in mobile automation, including iOS, Android, Flutter, and CI/CD.
A podcast discussion about navigating Apple's App Store review process, focusing on unclear requirements for subscription apps.
A podcast episode analyzing the Apple iPhone 16 event from a developer's perspective, focusing on new features like Capture Control and their implications for app development.
A guide for iOS developers on implementing tinted home screen widget support in iOS 18 using widgetAccentable and rendering mode modifiers.
Introducing GestureButton, a new open-source SwiftUI component for handling custom gestures in iOS development.