Skip to content

Releases: tuist/tuist

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

4.7.0

19 Mar 09:03
3092695
Compare
Choose a tag to compare

Tuist

Added

Fixed

Tuist Cloud

  • no changes

4.6.0

11 Mar 14:10
240bd99
Compare
Choose a tag to compare

Tuist

Fixed

  • Prevent cached frameworks from crashing in Previews after deleting derived data by @anlaital-oura in #6035
  • Fix generate with Workspace.swift by @fortmarek in #6039
  • Fix compiling libraries with umbrella headers that have a dash by @fortmarek in #6042
  • Fix reading metadata of swift-package-manager-google-mobile-ads by @fortmarek in #6049

Added

  • Breaking Add platform condition support to CopyFilesAction by @waltflanagan in #6023
    • CopyFilesAction now accepts files as [CopyFileElement instead of [FileElement]. The new type is designed for copy file actions to support platform conditions. We've designed the new API to be as aligned as possible with FileElement to ease the migration work.
  • Add missing catch for unsupported platform error by @fortmarek in #6052

Changed

  • Allow setting visionOS deployment target for appleVisionWithiPadDesign by @freak4pc in #6033
  • Skip targets with unsupported platforms instead of throwing an error by @fortmarek in #6047
  • Force addition of macro flags regardless of inherited presence by @fortmarek in #6051

Removed

  • Remove Deprecated ‘platforms’ Parameter from PackageSettings Documentation by @TheImShrey in #6061

Tuist Cloud

  • no changes

4.5.1

05 Mar 15:33
70f7636
Compare
Choose a tag to compare

Tuist

Fixes

  • Fix generation of SPM packages when some resources are missing by @fortmarek in #6027
  • fix: Previews crash when accessing resources from cached XCFrameworks by @anlaital-oura in #6028

Tuist Cloud

  • no changes

Full Changelog: 4.5.0...4.5.1