Skip to content

Releases: tuist/tuist

4.2.5

16 Feb 13:58
Compare
Choose a tag to compare

Tuist

  • no changes

Tuist Cloud

Fixed

  • Fix storing of artifacts in Tuist Cloud by @pepicrft

4.2.4

16 Feb 09:39
Compare
Choose a tag to compare

Tuist

  • no changes

Tuist Cloud

Fixed

  • Fix bug when compressing the artifacts to upload them to Tuist Cloud by @pepicrft

4.2.3

15 Feb 17:30
Compare
Choose a tag to compare

Tuist

  • no changes

Tuist Cloud

Changed

  • Only show the progress bar when we fetch and store remote artifacts by @pepicrft

Fixed

  • Reduce the network concurrency and add automatic retries when interacting with the network by @pepicrft

4.2.2

15 Feb 15:37
Compare
Choose a tag to compare

Tuist

  • no changes

Tuist Cloud

Fixed

  • Fix runtime network error due to unlimited connections when persisting cache artifacts by @pepicrft

4.2.1

15 Feb 11:43
Compare
Choose a tag to compare

Tuist

  • no changes

Tuist Cloud

Fixed

  • Fix generation with targets absent in the cache by @pepicrft

4.2.0

14 Feb 17:59
Compare
Choose a tag to compare

Tuist

Changed

  • Improve the error when users try to build or test multi-platform targets #5919 by @pepicrft
  • Remove Mockable from the list of targets that depend on XCTest #5923 by @pepicrft
  • Improve performance by replacing globing with FileManager when finding resource files #5922 by @anlaital-oura
  • Automatically group local packages to Packages group #5876 by @Lommelun

Fixed

  • Fix runtime crash when using Obj-C dependencies #5929 by @fortmarek
  • Fix external platform narrowing when there is a dependency platform condition #5931 by @fortmarek
  • Fix integration of Objective C dependencies with resources #5932 by @fortmarek

Tuist Cloud

Fixed

  • Do not skip a whole target if only a suite is passed by @fortmarek

4.1.2

13 Feb 11:11
Compare
Choose a tag to compare

Tuist

  • no changes

Tuist Cloud

  • no changes

4.1.1

12 Feb 19:10
Compare
Choose a tag to compare

Tuist

Fixed

Tuist Cloud

  • no changes

4.1.0

12 Feb 17:30
Compare
Choose a tag to compare

Tuist

Changed

  • Improve verbose logging by logging the workspace, project, and workspace transformations #5905 by @pepicrft

Added

  • Support visionOS from the default templates to synthesize resources #5892 by @PushedCrayon

Fixed

Tuist Cloud

  • no changes

3.42.3

12 Feb 18:35
Compare
Choose a tag to compare

Changed

  • Support visionOS from the default templates to synthesize resources #5892 by @PushedCrayon