1.40.0 - Meteor
Added
- Add resource synthesizers #2746 by @fortmarek
- WIP Support for
SwiftPackageManager
dependencies inDependencies.swift
#2394 by @laxmorek.
Changed
- Add missing disabling of swiftformat and swift-format #2795 by @fortmarek
- Add support for globbing in build phase input file and file lists as well as output and output file lists. #2686 by @FranzBusch
- breaking Redesign
ProjectDescription.Dependencies
manifest model. #2394 by @laxmorek.
Fixed
- Fixed missing
.resolveDependenciesWithSystemScm
config option in thePackageDescription
portion of tuist #2769 by @freak4pc - Fixed running
tuist dump
for projects with plugins #2700 by @danyf90 - Fixed issue where associating potential test targets in a target's auto-generated scheme became more restrictive that previous versions. #2797 by @jakeatoms