Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
SwifterPM 0.8.13: use SwiftPM artifact scratch path for restores SwifterPM to 0.8.13, restoring SwiftPM packages using its artifact scratch path handling. Confirmed upstream release tag verified the upstre
Tuist
Generated projects
4.201.0-canary.18
GitHub
SwiftPM treatAllWarnings, treatWarning, and enableWarning settings are now supported Tuist now understands the SwiftPM treatAllWarnings(_:), treatWarning(_:_:), and enableWarning(_:) target build setting payloads in Package.s
Tuist
Generated projects
4.201.0-canary.18
GitHub
SwifterPM update fixes __MACOSX shadow bundles and streams resolve output SwifterPM is bumped to 0.8.12. tuist install / tuist generate no longer fail with errors like "LinkKit.xcframework/Info.plist doesn't contai
Tuist
Generated projects
4.201.0-canary.18
GitHub
tuist inspect –help now lists –verbose tuist inspect --help and the help output for its subcommands now list --verbose next to --help, so the option is discoverable when you run t
Tuist
Generated projects
4.201.0-canary.18
GitHub
Large dependency graphs no longer crash tuist generate Recursive graph traversals in CircularDependencyLinter, GraphCircularDetector, the local topologicalSort, ModuleMapMapper, and StaticProduct
Tuist
Generated projects
4.201.0-canary.18
GitHub
Cache static and dynamic library targets in the module cache You can now cache static and dynamic library targets in module cache workflows alongside frameworks. Cache warm emits xcodebuild -create-xcf
Tuist
Generated projects
4.201.0-canary.18
GitHub
Targets with spaces in the name build correctly with consolidated framework search paths Targets whose names contain whitespace now build correctly when Tuist consolidates framework search paths into a response file. The @$(SRCRO
Tuist
Generated projects
4.201.0-canary.18
GitHub
CLI 4.201.0-canary.18 This canary adds library product caching and stabilizes large graph generation, test runs, and SwiftPM integration. Module cache Static and
Tuist
Generated projects
4.201.0-canary.18
GitHub
SwiftPM static library artifact bundles supported SwiftPM binary targets that are packaged as SE-0482 static-library artifact bundles are now supported. Tuist detects Apple-compatible static
Tuist
Generated projects
4.201.0-canary.17
GitHub
Support for SwiftPM static library artifact bundles Tuist now supports SwiftPM static library artifact bundles, expanding compatibility with Swift packages that ship prebuilt static library ar
Tuist
Generated projects
4.201.0-canary.17
GitHub