Tuist v2.5.0 Release Notes

  • ๐Ÿ”„ Changed

    • โšก๏ธ Update SwiftUI template #3840 by @ezraberch
    • Add SWIFT_SUPPRESS_WARNINGS setting to SwiftPackageManager generated project to suppress warnings from dependencies defined in Dependencies.swift #3852 by @wattson12

    โž• Added

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix shell completion script generated in directory containing .tuist_version file #3804 by @mikchmie
    • ๐Ÿ–จ tuist cache print-hashes not working with relative paths #3892 by @erkekin
    • ๐Ÿ›  Fix argument parsing errors handling in tuistenv #3905 by @pepicrft.
    • Fix crash when running tuist build with TUIST_CONFIG_VERBOSE=1 #3752 by @fortmarek