Tuist v3.12.1 Release Notes

Release Date: 2022-10-19 // over 2 years ago
  • 🔄 Changed

    🛠 Fixed

    • 🛠 Fix support for master.key with final newline #4782 by @mfcollins3
    • 👉 Make tuistenv ignore empty .tuist-bin folder #4793 by @ezraberch
    • 🛠 Fix tuist install when missing trailing zero #4797 by @danyf90
    • Preserve target order defined in Project.swift when generating project #4810 by @moritzsternemann
    • 🛠 Fix for resource synthesizers not added to the tuist edit project #4822 by @devyhan
    • 🛠 Fix parsing of "1" and "0" as String from environment #4816 by @danyf90
    • 📦 Use relative path in generated Package.swift #4815 by @danyf90
    • 🛠 Fix regression on SwiftPackageManager packages defining file resources with copy rule #4812 by @alexanderwe

Previous changes from v3.12.0

  • ➕ Added

    • ➕ Add support for Xcode 14 compatible watch application targets #4658 by @kwridan
    • ➕ Add support for watchOS app extension dependencies #4773 by @kwridan

    🛠 Fixed

    • 👍 Allow AppClip tests and their associated AppClip to include the same static framework #4766 by @regularberry
    • 🛠 Fix SwiftPackageManager copy rule parsing #4733 by @alexanderwe
    • 🛠 Fix warnings in dependencies project generated with Xcode 14 #4770 by @danyf90