Tuist v1.18.0 Release Notes

Release Date: 2020-09-14 // over 3 years ago
  • ๐Ÿ›  Fixed

    โž• Added

    • ๐Ÿ— Possibility to build schemes that are not part of any entry node #1761 by [@fortmarek](htttps://github.com/fortmarek)
    • ๐Ÿ‘• tuist lint code - command to lint the Swift code using Swiftlint #1682 by @laxmorek
    • ๐Ÿ“š tuist doc - command to generate documentation for your modules using SwiftDoc #1683 by @facumenzella

    ๐Ÿ”„ Changed

    • ๐Ÿ’ฅ Breaking Command for linting a workspace or a project has been renamed from tuist lint to tuist lint project #1682 by @laxmorek
    • ๐Ÿ’ฅ Breaking UpCarthage should perform bootstrap instead of update #1744 by @softmaxsg
    • โž• Add excluding argument to recommended/essential DefaultSettings #1746 by @rist.
    • Synthesize resource interface accessors #1635 by @fortmarek
    • Graph command now adds different colors and shapes for different types of targets and dependencies #1763 by @natanrolnik