Tuist v3.12.1 Release Notes

Release Date: 2022-10-19 // over 1 year 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