Releases: tuist/tuist
Releases · tuist/tuist
4.49.1
4.49.0
CLI
Changed
- Include available organizations in tuist init #7530 by @vkondrashkov
Added
- Embed and sign dynamic frameworks for bundle targets #7465 by @ianhlavats
- Validation of XCFrameworks' signature #7411 by @TamarMilchtaich
Fixed
- Enable testing search paths for IssueReportingTestSupport #7524 by @fdzsergio
CLI (Server features)
- no changes
4.48.2
CLI
Fixed
- Fix missing sources build phase for some products when no build files present #7501 by @fortmarek
- Add support for tvOS bundle icon format #7498 by @vkondrashkov
- Fix hashing of XCFrameworks with relative symlinks #7507 by @fortmarek
- Fix sending tuist xcodebuild insights #7516 by @fortmarek
- Fix unstable hash when a dependency is resolved both via registry and scm #7518 by @fortmarek
- Do not treat generated resource bundles as plugins #7479 by @PaulTaykalo
- Fix bundles including executables #7490 by @fdzsergio
CLI (Server features)
- no changes
4.48.1
CLI
Fixed
- Ignore unused symbols in synthesized resource interface files by Periphery #7492 by @juicyfru1t
- Fix issue where targets with no sources generated an empty compile sources phase, leading to issues in watchOS apps #7493 by @cooksimo
CLI (Server features)
- no changes
4.48.0
CLI
Changed
- Improve tuist run CLI output #7462 by @fortmarek
Added
- Add support for selectively testing UI tests #7467 by @fortmarek
- Include build status in build insights #7476 by @fortmarek
Fixed
- Fix tree-shaking target references from test plans when selective testing #7471 by @fortmarek
- Efficiently precompute hash for registry dependencies #7469 by @fortmarek
- Do not output informational messages when --json is passed #7473 by @fortmarek
- Do not remove duplicated -I "include path" parameter from OTHER_SWIFT_FLAGS #7478 by @PaulTaykalo
CLI (Server features)
- no changes
4.47.0
CLI
Added
Changed
- Remove docs for Cursor MCP integration #7463 by @fortmarek
Fixed
- Fix: Local package not in project Package Dependencies #7419 by @lukevanin
- Fix tuist share when the bundle version is not semantic #7458 by @fortmarek
- Fix test plan container reference in a workspace #7460 by @fortmarek
- Ignore resources inside XCFramework in the SwiftPM XcodeProj integration #7461 by @fortmarek
- Fix formatting of the synthesized resource accessor source file #7442 by @danieleformichelli
CLI (Server features)
- no changes
4.46.1
4.46.0
CLI
Changed
- Improve tuist registry output, fix resolving registry transitive dependencies #7443 by @fortmarek
- Support defining
.metal
files as sources in bundle products #7422 by @pepicrft
Added
Fixed
- Disable pushing build insights in projects without Tuist.swift #7441 by @fortmarek
- Improve tuist registry output, fix resolving registry transitive dependencies #7443 by @fortmarek
- Fix incorrect registry CI link #7447 by @fortmarek
CLI (Server features)
- no changes
4.45.1
CLI
Changed
Fixed
- Fix tuist init stuck on authentication #7434 by @fortmarek
- Make redundant dependencies check only for local #7373 by @rofle100lvl
- Disable build insights unless fullHandle is defined in Tuist.swift #7438 by @fortmarek
CLI (Server features)
- no changes
4.45.0
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