Tuist v1.30.0 Release Notes

  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix import of multiple signing certificates #2112 by @rist.
    • ๐Ÿ›  Fix false positive duplicate static products lint rule #2201 by @kwridan.

    โž• Added

    • โž• Add support for embedded scripts in a TargetAction. #2192 by @jsorge
    • ๐Ÿ‘Œ Support for Carthage dependencies in Dependencies.swift #2060 by @laxmorek.
    • Fourier CLI tool to automate development tasks #2196 by @pepibumur.
    • โž• Add support for embedded scripts in a TargetAction. #2192 by @jsorge
    • ๐Ÿ‘Œ Support .s source files #2199 by @dcvz.
    • ๐Ÿ‘Œ Support for printing from the manifest files #2215 by @pepibumur.

    ๐Ÿ”„ Changed