Skip to content

4.2.0

Compare
Choose a tag to compare
@fortmarek fortmarek released this 14 Feb 17:59

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