Tuist v1.9.0 Release Notes

Release Date: 2020-05-29 // almost 4 years ago
  • โž• Added

    • ๐Ÿ‘Œ Support for enabling the cloud insights feature #1335 by @pepibumur
    • Value graph model #1336 by @pepibumur
    • ๐Ÿ’ฅ Breaking Support for setting diagnostics options to the test and run actions #1382 by @pepibumur

    ๐Ÿ›  Fixed

    • ๐Ÿ”€ Storing the cloud credentials failed because the Keychain syncing was enabled #1355 by @pepibumur.
    • tuist edit doesn't wait while the user edits the project in Xcode #1650 by @pepibumur.
    • โœ‚ Remove CFBundleExecutable from iOS resource bundle target plists #1361 by @kwridan.

    ๐Ÿ”„ Changed

    • ๐Ÿ’ฅ Breaking Inherit defaultSettings from the project when the target's defaultSettings is nil #1138 by @pepibumur
    • Manifests are now cached to speed up generation times (opt-out via setting TUIST_CACHE_MANIFESTS=0) 1341 by @kwridan