tuist

🚀 Create, maintain, and interact with Xcode projects at scale

MIT License

Stars
4.2K
Committers
318

Bot releases are visible (Hide)

tuist - 4.9.0 Latest Release

Published by pepicrft 7 months ago

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
tuist - 4.8.1

Published by pepicrft 7 months ago

Tuist

Fixed

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

Tuist Cloud

  • no changes
tuist - 4.8.0

Published by pepicrft 7 months ago

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
tuist - 4.7.0

Published by pepicrft 7 months ago

Tuist

Added

Fixed

Tuist Cloud

  • no changes
tuist - 4.6.0

Published by pepicrft 8 months ago

Tuist

Fixed

Added

  • Breaking Add platform condition support to CopyFilesAction by @waltflanagan in https://github.com/tuist/tuist/pull/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 https://github.com/tuist/tuist/pull/6052

Changed

Removed

Tuist Cloud

  • no changes
tuist - 4.5.1

Published by pepicrft 8 months ago

Tuist

Fixes

Tuist Cloud

  • no changes

Full Changelog: https://github.com/tuist/tuist/compare/4.5.0...4.5.1

tuist - 4.5.0

Published by fortmarek 8 months ago

Tuist

Added

Changed

Fixed

tuist - 4.4.0

Published by fortmarek 8 months ago

Tuist

  • no changes

Tuist Cloud

  • no changes
tuist - 4.3.4

Published by fortmarek 8 months ago

Tuist

  • no changes

Tuist Cloud

  • no changes
tuist - 4.3.3

Published by fortmarek 8 months ago

Tuist

Added

Tuist Cloud

Fixed

  • Override existing artifacts in the cache that are invalid by @pepicrft
tuist - 4.3.2

Published by fortmarek 8 months ago

Tuist

Changed

Tuist Cloud

Fixed

  • Improve retrying logic when interacting with the remote cache by @pepicrft
tuist - 4.3.1

Published by fortmarek 8 months ago

Tuist

  • no changes

Tuist Cloud

  • no changes
tuist - 4.3.0

Published by fortmarek 8 months ago

Tuist

Changed

  • Make Tuist/Package.swift a valid location for the SPM manifest #5947 by @fortmarek

Fixed

Tuist Cloud

  • no changes
tuist - 4.2.5

Published by fortmarek 8 months ago

Tuist

  • no changes

Tuist Cloud

Fixed

  • Fix storing of artifacts in Tuist Cloud by @pepicrft
tuist - 4.2.4

Published by fortmarek 8 months ago

Tuist

  • no changes

Tuist Cloud

Fixed

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

Published by fortmarek 8 months ago

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
tuist - 4.2.2

Published by fortmarek 8 months ago

Tuist

  • no changes

Tuist Cloud

Fixed

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

Published by fortmarek 8 months ago

Tuist

  • no changes

Tuist Cloud

Fixed

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

Published by fortmarek 8 months ago

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
tuist - 4.1.2

Published by fortmarek 8 months ago

Tuist

  • no changes

Tuist Cloud

  • no changes