Tuist v0.12.0 Release Notes

Release Date: 2019-03-11 // about 5 years ago
  • ๐Ÿ”„ Changed

    • ๐Ÿ“‡ Rename manifest group to Manifest #227 by @pepibumur.
    • ๐Ÿ“‡ Rename manifest target to Project-Manifest #227 by @pepibumur.
    • ๐Ÿ‘• Replace swiftlint with swiftformat #239 by @pepibumur.
    • โฌ†๏ธ Bump xcodeproj version to 6.6.0 #248 by @pepibumur.
    • ๐Ÿ›  Fix an issue with Xcode not being able to reload the projects when they are open #247
    • ๐Ÿ‘Œ Support array for sources and resources paths #201 by @dangthaison91

    โž• Added

    โœ‚ Removed

    ๐Ÿ›  Fixed

    • ๐Ÿ”„ Changed default value of SWIFT_VERSION to 4.2 @ollieatkinson
    • โž• Added fixture tests for ios app with static libraries @ollieatkinson
    • ๐Ÿ‘• Bundle id linting failing when the bundle id contains variables #252 by @pepibumur
    • Include linked library and embed in any top level executable bundle #259 by @ollieatkinson