Tuist v1.38.0 Release Notes

  • ➕ Added

    • ➕ Add support for --no-use-binaries Carthage flag. #2608 by @laxmorek
    • ➕ Add support for tuist edit for projects with plugins. #2642 by @luispadron
    • ➕ Add support for --only-current-directory option to tuist edit #2648 by @pepibumur

    🔄 Changed

    • ✅ Ensure reusing derived data for tuist test #2563 by @fortmarek
    • 💥 Breaking Redesign ProjectDescription.CarthageDependencies manifest model. #2608 by @laxmorek
    • 🔄 Changed the auto generated scheme heuristic to pick test bundles that have a matching name prefixed with either Tests, IntegrationTests or UITests. #2641 by @FranzBusch
    • ✂ Remove building of ProjectDescriptionHelpers for Plugin.swift and Config.swift manifests (not supported for these manifests). #2642 by @luispadron

    🛠 Fixed

    ✂ Removed