Skip to content

Releases: tuist/tuist

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

4.9.0

02 Apr 18:58
b54a1cf
Compare
Choose a tag to compare

Tuist

Changed

  • Improve the error message when parsing malformed property list files. #6122 by @pepicrft
  • Filter out empty auxiliary groups #6142 by @kwridan

Fixed

  • Fix SPM integration of the latest version of swift-testing #6121 by @fortmarek
  • Fix adding newline at the end of tuist version in .mise.toml file #6127 by @dxmvsh
  • Fix running Tuist.graph() in a Tuist task #6129 by @fortmarek

Tuist Cloud

  • no changes

4.8.1

27 Mar 14:21
9af0d17
Compare
Choose a tag to compare

Tuist

Fixed

  • Fix released binaries missing x86_64 Swift module interfaces for ProjectDescription.framework.

Tuist Cloud

  • no changes

4.8.0

26 Mar 02:55
9af0d17
Compare
Choose a tag to compare

Tuist

Added

  • Updated init template with .mise.toml and Package.swift files #6044 by @dxmvsh

Fixed

  • Fix testing search path build settings when forcing explicit dependencies #5773 by @alexanderwe
  • Fix integration of latest Firebase #6104 by @fortmarek
  • Fix custom configurations from target when enforceExplicitDependencies option is enabled #6080 by @fdzsergio
  • Fix Swift Macros when embedded apps #6109 by @pepicrft

Tuist Cloud

  • no changes