Tuist v3.4.0 Release Notes

Release Date: 2022-05-14 // almost 2 years ago
  • ๐Ÿ”„ Changed

    • ๐Ÿ‘‰ Make TargetReference conform to Hashable #4407 by @danyf90
    • โš  Defer the display of warnings untill after project generation #4387 by @nicholaskim94

    โž• Added

    • ๐Ÿ‘Œ Support for watchOS UI test targets #4389 by @Smponias
    • โž• Add support for automatic resources in SwiftPackageManager #4413 by @danyf90
    • โž• Add attachDebugger parameter to TestAction.testPlans(...) #4425 by @Andrea-Scuderi
    • โž• Add local tuist plugin to tuist init generated project #4388 by @leszko11
    • ๐Ÿ“‡ Send cache targets hits analytics metadata #4429 by @fortmarek

    ๐Ÿ›  Fixed