Developer Blog Solving Swift Macro Trust Issues in Xcode Cloud Builds Swift macros are powerful but can break your CI pipeline with trust errors. Learn how to implement a simple post-clone script that solves the "Target must be enabled" error in Xcode Cloud once and for all.
Developer Blog Swift Localization in 2025: Best Practices You Couldn’t Use Before String Catalogs improved localization but introduced new challenges. This article explores how to regain structure and efficiency with modern best practices and a new open-source tool that could change the way you localize.
Swift Evolution Monthly Swift Evolution Monthly: March + April '23 1-Year Anniversary: Summaries on GitHub! AsyncStream, Attached Macros (in SwiftPM), Package Publish, Parameter Packs, Feature Flags & Foundation Preview.
Swift Evolution Monthly Swift Evolution Monthly Jan + Feb '23 Expression Macros, Deprecate @UIApplicationMain, Forward Declared ObjC Interfaces, Swift 5.8 & 6 schedule