Skip to content

Releases: tuist/tuist

3.35.0

04 Dec 15:54
Compare
Choose a tag to compare

Changed

3.34.0

30 Nov 12:28
Compare
Choose a tag to compare

Added

Fixed

3.33.4

24 Nov 14:01
Compare
Choose a tag to compare

Fixed

  • Fix mapping of registry SwiftPackageManager dependencies #5563 by @danyf90

3.33.3

18 Nov 11:09
Compare
Choose a tag to compare
  • no changes

3.33.1

17 Nov 13:57
Compare
Choose a tag to compare

Changed

  • Increase the timeout for uploading and downloading files #5584 by @pepicrft

Added

  • Flatten the workspace groups hierarchy for dependencies #5575 by @pepicrft
  • Automatically use the github-actions renderer #5577 by @pepicrft
  • Config.swift defaults to https://cloud.tuist.io as the Tuist Cloud URL #5581 by @pepicrft

3.33.0

15 Nov 15:02
Compare
Choose a tag to compare

What's Changed

  • Integrate Swift Macros using XcodeProj-native building blocks by @pepicrft in #5542
  • Added additional verbose logs to help debug Tuist Cloud issues

Full Changelog: 3.32.1...3.33.0

3.32.1

15 Nov 09:45
Compare
Choose a tag to compare

Fixed

  • Fixed missing cloud commands

3.32.0

14 Nov 14:40
3c52e91
Compare
Choose a tag to compare

Added

  • Add support for specifying the RunAction launchStyle #5521 by @baekteun
  • Add support for parsing macOS provisioning profiles #5535 by @vcoutasso
  • Add support for integrating Swift Macros using Xcode's native integration #5539 by @pepicrft

Fixed

  • AssetTemplate's Images struct is missing when synthesizing only symbolset resources #5530 by @acosmicflamingo
  • Fix platformFilter usage for single filters #5544 by @kwridan

3.31.2

01 Nov 10:35
Compare
Choose a tag to compare
  • Fixed tuist cache warm due to not found xcbeautify framework

3.31.0

31 Oct 09:51
Compare
Choose a tag to compare

Added

  • Allow empty .gitkeep files in templates #5528 by @waltflanagan
  • Support optional frameworks and xcframeworks #5525 by @mfcollins3
  • Support for using a Package.swift instead of defining packages directly in Dependencies.swift #5503 by @danyf90