Skip to content

Macros

2 post(s)

  • Solving Swift Macro Trust Issues in Xcode Cloud Builds

    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.

  • Swift Localization in 2025: Best Practices You Couldn't Use Before

    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.