Tuist v1.51.1 Release Notes

  • โž• Added

    • โž• Add name parameter to remote cache API calls. #3516 by @danyf90

    ๐Ÿ›  Fixed

    • Installation failing when intermediate files are present in /tmp/ #3502 by @pepibumur
    • ๐Ÿ›  Fix SwiftPackageManager dependencies mapping on Xcode 13 #3499 by @danyf90
    • ๐Ÿ“ฆ Make cache hashes of SwiftPackageManager dependencies with modulemap independent from the absolute path of the project #3505 by @danyf90.
    • ๐Ÿ›  Fix SwiftPackageManager dependencies mapping on Xcode 13 #3507 by @danyf90
    • ๐Ÿ›  Fix compilation on Xcode 13 by updating Xcodeproj #3499 by @danyf90
    • ๐Ÿ‘‰ Make cache warm fail if remote cache existence check throws #3508 by @danyf90

    ๐Ÿ”„ Changed

    • ๐Ÿ’ฅ Breaking Minimum supported Xcode version for contributors bumped to 12.4. #3499 by @danyf90