Agentic coding in Xcode
Guide to configuring and using agentic coding tools like Codex and Claude in Xcode 26.3, including setup and integration tips.
Guide to configuring and using agentic coding tools like Codex and Claude in Xcode 26.3, including setup and integration tips.
Apple opens applications for the 2026 Swift Student Challenge, inviting students to submit app playgrounds for a chance to win prizes and recognition.
Apple's Xcode 26.3 Release Candidate introduces new agentic coding tools, integrating AI agents from OpenAI and Anthropic to assist developers.
A guide to using 'vibe coding' with AI to build your first iOS app, starting with product specification and prompt creation.
A developer's story of creating a screen-based ring light app for video calls, only to have Apple 'sherlock' the idea with a built-in macOS feature.
Explains how to localize Swift packages using Xcode's string catalogs, covering benefits, drawbacks, and improvements in Xcode 26.
Explores Xcode 26's improved string catalog features for localizing Swift Packages, addressing previous drawbacks and automating symbol generation.
A developer shares essential Xcode project configuration changes to prevent technical debt and improve Swift concurrency safety from day one.
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.
Explains how to enable and use the 'Approachable Concurrency' compiler setting in Xcode 26 to adopt Swift 6.2's concurrency features.
Xcode 26 introduces AI integration, allowing developers to use ChatGPT, other APIs, or local models for coding assistance within the IDE.
A guide on using AI-powered Cursor to translate and localize Xcode String Catalogs by exporting XLIFF files.
A deep dive into Swift compiler modes and how to optimize Xcode build times by understanding the compilation pipeline and module dependencies.
A guide to fixing iOS UI test failures in GitHub Actions by adjusting deployment targets and ensuring simulator compatibility.
Podcast episode discussing AI tools for developers, including chatbots for code generation, problem-solving, and navigating obscure technologies.
Fixing Xcode 16.1's Swift package fetch failure caused by a global Git configuration change.
A developer shares a debugging story about a Core Data crash caused by an attribute name starting with 'new' in Xcode 15/16.
A guide to using Xcode's hidden feature for bookmarking and reusing project-wide search queries, like finding merge conflicts.
A guide to fixing code signing and notarization problems in Unreal Engine 5.3+ projects for macOS distribution.