Tuist v1.40.0 Release Notes

  • โž• Added

    • โž• Add resource synthesizers #2746 by @fortmarek
    • ๐Ÿšง WIP Support for SwiftPackageManager dependencies in Dependencies.swift #2394 by @laxmorek.

    ๐Ÿ”„ Changed

    • โž• Add missing disabling of swiftformat and swift-format #2795 by @fortmarek
    • โž• Add support for globbing in build phase input file and file lists as well as output and output file lists. #2686 by @FranzBusch
    • ๐Ÿ’ฅ breaking Redesign ProjectDescription.Dependencies manifest model. #2394 by @laxmorek.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed missing .resolveDependenciesWithSystemScm config option in the PackageDescription portion of tuist #2769 by @freak4pc
    • ๐Ÿ›  Fixed running tuist dump for projects with plugins #2700 by @danyf90
    • ๐Ÿ›  Fixed issue where associating potential test targets in a target's auto-generated scheme became more restrictive that previous versions. #2797 by @jakeatoms