Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
Suite shard enumeration resolves a concrete simulator from the selected test plan The suite shard destination resolver threads the requested test plan through platform inference and simulator concretization, so schemes wit
Once, Tuist
Testing
4.201.0
GitHub
Workspace test schemes isolate hostless unit test bundles Default tuist test runs that mix app-hosted and host-less unit test bundles no longer run the autogenerated workspace aggregate, which under
Once, Tuist
Testing
4.201.0
GitHub
Static frameworks avoid duplicate module map copies Static framework targets no longer receive copied product-level module maps that could clash with generated dependency module maps in nested
Tuist
Generated projects
4.201.0
GitHub
Cache warm hashes align with generation cache keys tuist cache warm and tuist generate --cache-profile all-possible now rely on the same normalized hashing graph. Previously the warmed target
Tuist
Cache
4.201.0
GitHub
Fix ARCore and Google SDK static Objective-C xcframework caching Several fixes restore builds for ARCore (and similarly-shaped Google SDK) static Objective-C xcframeworks consumed through the module cache.
Tuist
Cache
4.201.0
GitHub
Tuist CLI now publishes through canary, rc, and stable release channels Tuist now ships through three channels: canary (every CLI-touching commit, opt-in), release candidate (cut from releases/X.Y.x and soaked, o
Tuist
Distribution
4.201.0
GitHub
Cache static and dynamic library products alongside frameworks The Xcode cache now treats static and dynamic library targets as cacheable products. Library XCFrameworks are produced with xcodebuild -crea
Tuist
Cache
4.201.0
GitHub
Compile fix for Swift 6 runner-error detection Fixed Swift 6 concurrency compilation by building the runner-error detection regex inline instead of keeping it as a shared static value. Th
Once, Tuist
Testing
xcresult-processor-image@0.37.0
GitHub
Default mix test compiles a single locale, making cold test builds faster A fresh mix test on a new checkout no longer regenerates the ex_cldr backend for all ten locales just to run tests. The Test environment now
Once, Tuist
Testing
xcresult-processor-image@0.37.0
GitHub
Test run errors from xctest runner failures now appear as target-level Errors instead of fake test cases When xctest itself fails (for example, a target's .xctest bundle can't be loaded or the app can't launch), the processor now classifies the
Once, Tuist
Testing
xcresult-processor-image@0.37.0
GitHub