Skip to content

Releases: tuist/tuist

0.4.0

24 Aug 07:59
Compare
Choose a tag to compare

Added

  • Throw an error if a library target contains resources #98 by @pepibumur.
  • Playgrounds support #103 by @pepibumur.
  • Faster installation using bundled releases #104 by @pepibumur.

Changed

  • Don't fail if a Carthage framework doesn't exist. Print a warning instead #96 by @pepibuymur
  • Missing file errors are printed together #98 by @pepibumur.

0.3.0

20 Aug 08:37
Compare
Choose a tag to compare

Added

  • Homebrew formula 0ab1c6e by @pepibumur.

Changed

  • Replaced ssh links with the https version of them #91 by @pepibumur.

Fixed

  • FRAMEWORK_SEARCH_PATHS build setting not being set for precompiled frameworks dependencies #87 by @pepibumur.

0.2.0

05 Aug 20:12
Compare
Choose a tag to compare

Added

  • Install command #83 by @pepibumur.
  • --help-env command to tuistenv by @pepibumur.

Fixed

  • Fix missing target dependencies by @pepibumur.

Removed

  • Internal deprecation warnings by @pepibumur.

0.1.0

31 Jul 20:20
Compare
Choose a tag to compare

Added

  • Local command prints all the local versions if no argument is given #79 by @pepibumur.
  • Platform, product, path and name arguments to the init command #64 by @pepibumur.
  • Lint that Info.plist and .entitlements files are not copied into the target products #65 by @pepibumur
  • Lint that there's only one resources build phase #65 by @pepibumur.
  • Command runner #81 by @pepibumur.

Added

  • Sources, resources, headers and coreDataModels property to the Target model #67 by @pepibumur.

Changed

  • JSON and JSONConvertible replaced with Swift's Codable conformance.

Removed

  • The scheme attribute from the Project model #67 by @pepibumur.
  • Build phases and build files #67 by @pepibumur.