Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
Build Runs uploads show the scheme’s test configuration tuist test uploads a build-run entry whose configuration falls back from the CLI --configuration to the selected scheme's test-action config
Once, Tuist
Testing, CLI
4.201.0
GitHub
Tuist respects SwiftPM warning-control target settings SwiftPM treatAllWarnings, treatWarning, and enableWarning target build settings now decode from Package.swift and map into the same Xcode OT
Tuist
Generated projects
4.201.0
GitHub
Cache warming stops depending on Xcode activity log parsing tuist cache warm no longer copies and parses .xcactivitylog files to infer per-target build times, and target build duration is removed from
Tuist
Cache
4.201.0
GitHub
Package documentation builds resolve cross-module imports from public headers For package manifests where target dependencies come from concrete #import/#include references in public headers rather than declared Packag
Tuist
Generated projects
4.201.0
GitHub
tuist inspect help shows the –verbose logging flag tuist inspect, tuist inspect dependencies, tuist inspect build, tuist inspect test, tuist inspect bundle, and the deprecated implicit-import
Tuist
CLI
4.201.0
GitHub
Cached internal frameworks stop embedding external resource bundles The cache graph mutator keeps external SPM resource bundles as source dependencies when they are reachable from a source target that cannot
Tuist
Generated projects, Cache
4.201.0
GitHub
Sharded test runs now execute Swift Testing suites, not zero tests Suite-granularity test sharding now passes -only-testing Target/Suite identifiers to xcodebuild test-without-building instead of rewriting t
Once, Tuist
Testing
4.201.0
GitHub
Framework search path response files are quoted for whitespace in target names FrameworkSearchPathsGraphMapper now wraps response file references in OTHER_CFLAGS and OTHER_LDFLAGS as quoted strings, so clang and the lin
Tuist
Generated projects
4.201.0
GitHub
Inspect dependencies detects implicit imports from XCFramework binaries tuist inspect dependencies now derives importable module names from non-target graph dependencies, including XCFramework Info.plist LibraryI
Tuist
Generated projects
4.201.0
GitHub
Warm builds stop invalidating Swift compilation on unchanged module maps Generated compiler inputs (dependency module maps and framework search path response files) keep stable modification times across warm tuist
Tuist
Generated projects
4.201.0
GitHub