Tuist v3.8.0 Release Notes

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

    • Retry failed remote cache request once on error #4569 by @danyf90

    โž• Added

    • ๐Ÿ‘Œ Support for not generating Info.plist #4566 by @danyf90
    • ๐Ÿ‘Œ Support for custom remote plugins location #4586 by @danyf90

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix dispatcher error printed when command execution is short (for example, tuist version) #4565 by @danyf90
    • โœ‚ Delete old tuistenv when updating #4579 by @ezraberch
    • ๐Ÿ”Œ Fetch remote plugins when loading them #4587 by @danyf90
    • ๐Ÿ›  Fix resource bundle signing error when archiving with Xcode 14 beta #4588 by @kwridan