Creating basic configurable Siri Shortcut
A minimal tutorial for implementing configurable Siri Shortcuts using Intents in Xcode, focusing on basic setup and parameters.
A minimal tutorial for implementing configurable Siri Shortcuts using Intents in Xcode, focusing on basic setup and parameters.
Announcing Sourcery Pro, a new macOS app that extends Xcode's capabilities, built from over 1000 hours of development work.
An interview with iOS developer Mikaela Caron discussing her journey into programming, learning resources, challenges, and advice for aspiring iOS developers.
A tutorial on converting a SwiftUI app to use the UIKit App Delegate life cycle in Xcode, covering file updates and configuration.
Guide to configuring Xcode 12's new 'Editor Tabs' for a better, more modern code editing experience similar to VS Code or Sublime Text.
Guide to setting a custom working directory in Xcode for Vapor projects to resolve missing file and resource issues.
Guide on downloading old Xcode versions from Apple Developer Center for compatibility and project upgrades.
Guide on downloading old Xcode versions from Apple Developer Center for compatibility and legacy project needs.
Learn iOS 14 development with Xcode 12, Swift 5, and SwiftUI, covering app creation, UI design, data-driven lists, and multi-screen navigation.
A developer's hands-on review of the Apple Silicon M1 chip for software development, covering performance, compatibility, and testing challenges.
Practical tips for Vapor developers to avoid common pitfalls, including Xcode setup, server management, and database migrations.
A reflective article on shifting perspective from competition to community during Apple's WWDC, encouraging developers to enjoy learning at their own pace.
A reflection on WWDC, shifting from competition to community, and enjoying iOS development without pressure.
Guide to testing in-app purchases using StoreKit Configuration File in Xcode, including setup, test purchases, and edge case simulation.
Guide to testing in-app purchases with StoreKit in Xcode, including configuration, test purchases, and edge case simulation.
Learn to implement in-app purchases on iOS using StoreKit, configure products in App Store Connect, and verify purchase authenticity.
Learn to implement in-app purchases on iOS using StoreKit, including product setup, purchase flow, and receipt validation.
zld is a faster, drop-in replacement for Apple's linker that can speed up iOS/macOS build times by up to 40%.
A guide on installing and managing multiple Swift development snapshots and toolchains within Xcode, allowing developers to switch between compiler versions.
Explains the iOS 'original_application_version' field in app receipts, its meaning, and troubleshooting tips for developers.