Tuist v0.16.0 Release Notes

Release Date: 2019-06-21 // almost 5 years ago
  • โž• Added

    • ๐Ÿ— DefaultSettings.none to disable the generation of default build settings #395 by @pepibumur.
    • ๐Ÿ”– Version information for tuistenv #399 by @ollieatkinson
    • โž• Add input & output paths for target action #353 by Rag0n
    • โž• Adding support for linking system libraries and frameworks #353 by @steprescott
    • ๐Ÿ‘Œ Support passing the Info.plist as a dictionary #380 by @pepibumur.

    ๐Ÿ›  Fixed

    • 0๏ธโƒฃ Ensuring the correct default settings provider dependency is used #389 by @kwridan
    • ๐Ÿ›  Fixing build settings repeated same value #391 by @platonsi
    • ๐Ÿ— Duplicated files in the sources build phase when different glob patterns match the same files #388 by @pepibumur.
    • ๐Ÿ‘Œ Support .d source files #396 by @pepibumur.
    • Codesign frameworks when copying during the embed phase #398 by @ollieatkinson
    • 'tuist local' failed when trying to install from source #402 by @ollieatkinson
    • ๐Ÿ”Š Omitting unzip logs during installation #404 by @kwridan
    • ๐Ÿ›  Fix "The file couldnโ€™t be saved." error #408 by @marciniwanicki
    • Ensure generated projects are stable #410 by @kwridan
    • Stop generating empty PBXBuildFile settings #415 by @marciniwanicki