CLI
Changed
- Improve tuist share CLI output #7418 by @fortmarek
- Migration to XcodeProj 9 #7375 by @waltflanagan
- Update previews to the latest API #7420 by @fortmarek
- Track build insights for auto-generated schemes by default #7424 by @fortmarek
- GraphLoader: ensure deterministic loading of XCTest. #7429 by @TamarMilchtaich
Added
- Create test targets for local SPM packages #7380 by @mikeger
- Record recent paths #7402 by @pepicrft
- Track build insights for auto-generated schemes by default #7424 by @fortmarek
- Add support for macOS UI test target with bundle dependency #7426 by @ianhlavats
Fixed
- Fix inspecting workspace builds #7408 by @fortmarek
- Fix issues where attempting to build-for-testing schemes with no test targets didn't do anything #7394 by @cooksimo
- Fix the releasing of the app #7413 by @pepicrft
- fix: absolute paths in the SRCROOT build setting #7398 by @pepicrft
- Fix duplicate SwiftPM resources due to different path casing #7415 by @fortmarek
- Fix generated project without
Tuist.swift
detected as an Xcode project #7421 by @pepicrft
CLI (Server features)
- no changes