Skip to content

Releases: tuist/tuist

4.16.0

04 Jun 14:17
1f80573
Compare
Choose a tag to compare

Tuist

Added

Fixed

Tuist Cloud

  • no changes

4.15.0

23 May 13:54
b4a21db
Compare
Choose a tag to compare

Tuist

Added

Fixed

  • Fix missing -package-name when a target has custom swiftSettings #6299 by @fortmarek
  • Fix target linter warnings for target products that allow dots and hyphens #6290 by @kapitoshka438
  • Fix --platform case sensitivity with test and build commands #6268 by @waltflanagan
  • Fix the initialization of projects in Homebrew-managed installations #6309 by @pepicrft

Tuist Cloud

Fixed

  • Fix reused binaries across different Xcode versions
  • Fix run report for tuist test

Added

  • Print link to the Tuist report in a CI environment

4.14.0

20 May 16:46
b9f1fb0
Compare
Choose a tag to compare

Tuist

Added

Fixed

  • Fix integration of SPM packages with slashes in their targets names #6260 by @kapitoshka438
  • Fix tuist generate when a binary SPM dependency is removed #6298 by @fortmarek

Tuist Cloud

  • no changes

4.13.0

14 May 15:53
9f0b55b
Compare
Choose a tag to compare

Tuist

Added

  • Add defaultConfiguration generation option to Config.swift #6255 by @fortmarek

Fixed

Tuist Cloud

  • Add support for setting up SSO
  • Fix "cannot compute path of binary" when warming the cache

4.12.1

07 May 17:20
Compare
Choose a tag to compare

Tuist

Added

  • Add Linting to require conditions for multiplatform dependencies with mismatched platforms. #6251 by @waltflanagan

Fixed

Tuist Cloud

  • no changes

4.12.0

06 May 17:10
a4909f2
Compare
Choose a tag to compare

Tuist

Added

Fixed

Tuist Cloud

  • no changes

4.11.0

29 Apr 15:40
e04d3ce
Compare
Choose a tag to compare

Tuist

Fixed

Tuist Cloud

  • no changes

4.10.2

23 Apr 11:33
Compare
Choose a tag to compare

Tuist

  • no changes

Tuist Cloud

  • Fix dependencies with modulemaps being pulled in as sources instead of binaries

4.10.1

22 Apr 18:21
Compare
Choose a tag to compare

Tuist

Fixed

  • Fix regression in ModuleMapMapper due to outdated Graph properties #6221 by @fortmarek

Tuist Cloud

  • no changes

4.10.0

22 Apr 16:13
6038b59
Compare
Choose a tag to compare

Tuist

Added

  • Add support for privacy manifest file generation #6117 by @Lilfaen
  • Add simulated location support on testable target configuration #6187 by @woin2ee

Fixed

  • Fix resources filename mismatch when a dependency has a + #6151 by @fortmarek
  • Fix integration of Cuckoo #6195 by @danibachar
  • Fix missing external target settings with config conditions #6170 by @fortmarek
  • Skip rewriting modulemaps if not changed to fix issues with pch #6212 by @waltflanagan
  • Use relative paths instead of absolute paths for header search paths for modulemaps #6218 by @fortmarek

Tuist Cloud

  • no changes