Tuist v1.35.0 Release Notes

    • ๐Ÿ›  Fix missing linkable products for static frameworks with transitive precompiled dependencies #2500 by @kwridan.

    โž• Added

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix missing linkable products for static frameworks with transitive precompiled dependencies #2500 by @kwridan.
    • ๐Ÿ›  Fix crash when using tuist graph in a project that leverages plugins #2507 by @bolismauro.

    ๐Ÿ”„ Changed

    • ๐Ÿ— Migrate BuildGraphInspector to ValueGraph #2527 by @fortmarek
    • Replace ExpressibleByStringLiteral with ExpressibleByStringInterpolation for ProjectDescription objects by @DimaMishchenko
    • ๐Ÿ›  Fix adding framework targets to AppClip by @sampettersson