Tuist v2.3.2 Release Notes

  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed persisting generated Package.swift and Cartfile #3729 by @thedavidharris
    • ๐Ÿ‘Œ Improve error message in case ModuleMapMapper fails to retrieve a dependency #3733 by @danyf90
    • ๐Ÿ›  Fix resolution of external dependencies with products including binary targets #3737 by @danyf90

    ๐Ÿ”„ Changed

    โž• Added

    • โž• Add uiTests target support for tvOS. #3756 by @sujata23
    • โž• Added ability to control parallelizable and randomExecutionOrdering for autogenerated test targets #3755 by @wattson12