Tuist v1.16.0 Release Notes

Release Date: 2020-09-01 // over 3 years ago
  • โœ‚ Removed

    • ๐Ÿ’ฅ Breaking Support for Xcode 11.3.x and Xcode 11.4.x #1604 by @fortmarek
    • ๐Ÿ’ฅ Breaking --cache & --include-sources arguments from tuist generate #1712 by @pepibumur.

    โž• Added

    • --open argument to the tuist generate command #1712 by @pepibumur.
    • ๐Ÿ‘ --no-open argument to the tuist focus command to support disabling opening the project #1712 by @pepibumur.
    • ๐Ÿ‘Œ Support for running Tuist through swift project #1713 by @pepibumur.

    ๐Ÿ›  Fixed

    • 0๏ธโƒฃ Generate the default Info.plist file for static frameworks that only contain resources #1661 by @Juanpe
    • ๐Ÿ›  Fix Carthage support for binary dependencies #1675 by @softmaxsg
    • ๐Ÿ‘‰ Use profile filename to match targets and configs #1690 by @rist

    ๐Ÿ”„ Changed