Hive Hive
Sign in

Drops

Shipped updates from GitHub releases and changelog feeds across every domain.

Activity
Published Title Project Domains Version Source
Module cache now supports static and dynamic library products Static and dynamic library targets can now be cached as binary XCFrameworks in the module cache, alongside frameworks. When restoring, Tuist
Tuist
Generated projects
4.201.0-canary.19
GitHub
DocC builds now work for package targets with cross-target header imports Generated projects now support building documentation for Swift package targets whose public headers import another module from the same pac
Tuist
Generated projects
4.201.0-canary.19
GitHub
Framework search path response files are quoted for target names with spaces When Tuist consolidates many framework search paths into a response file, the reference is now properly quoted. This fixes build failures wh
Tuist
Generated projects
4.201.0-canary.19
GitHub
SwifterPM update fixes __MACOSX artifacts, resolve output, and restore paths The SwifterPM dependency has been updated to 0.8.12, fixing two issues: Finder-zipped binary artifacts (such as Plaid's LinkKit) that carry
Tuist
Generated projects
4.201.0-canary.19
GitHub
Module cache now supports static and dynamic library products Static and dynamic library targets can now be cached as binary XCFrameworks in the module cache, not just frameworks. In mixed projects, reu
Tuist
Generated projects
4.201.0-canary.19
GitHub
tuist inspect help now shows the –verbose flag The --verbose option is now listed in the help output for tuist inspect and its subcommands, making it easier to discover when you need deta
Tuist
Generated projects
4.201.0-canary.19
GitHub
Large dependency graphs no longer cause stack overflow during generation Recursive graph traversals have been replaced with iterative versions in several generation stages. Projects with very deep or broad depende
Tuist
Generated projects
4.201.0-canary.19
GitHub
DocC builds now support package documentation module imports Generated projects can now build DocC documentation for Swift packages whose public Objective-C headers import another module from the same
Tuist
Generated projects
4.201.0-canary.19
GitHub
tuist inspect dependencies now detects implicit imports from SPM binary targets Implicit import detection in tuist inspect dependencies now includes importable modules from precompiled graph dependencies, including Swift
Tuist
Generated projects
4.201.0-canary.19
GitHub
SwiftPM prebuilt paths are sanitized for binary dependencies Paths decoded from SwiftPM workspace state are now sanitized for control characters and /private/var normalization. Prebuilt library directo
Tuist
Generated projects
4.201.0-canary.19
GitHub