Tuist v1.14.0 Release Notes

Release Date: 2020-08-07 // over 3 years ago
  • 🛠 Fixed

    • 👕 Disable SwiftLint in the generated synthesized interface for resources #1574 by @pepibumur.
    • Synthesized accessors for framework targets not resolving the path #1575 by @pepibumur.
    • Read coredata version from /.xccurrentversion file #1572 by @matiasvillaverde.

    ➕ Added

    • 👌 Support for --cache to the tuist generate command #1576 by @pepibumur.
    • ⚠ Included that importing target name in the duplicate dependency warning message #1573 by @thedavidharris
    • 👌 Support to build and run the project on Xcode 12 by fixing namespace collisions on Logger #1579 by @thedavidharris

    🔄 Changed

    • 🔄 Change the project name and organization from a mapper #1577 by @pepibumur.
    • ⚡️ Update ConfigGenerator to use ValueGraph instead #1583 by @pepibumur.