Tuist v3.12.1 Release Notes
Release Date: 2022-10-19 // 8 months ago-
๐ Changed
- โ Remove backbone #4817 by @fortmarek
๐ 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