Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
Cache profiles for fine-grained control You can now control how aggressively targets are replaced with cached binaries when generating projects using cache profiles. Choose from bu
Tuist
Cache
RSS
Include Xcode cache analytics as part of build insights As part of build insights, you will now also get access to the Xcode cache analytics for individual builds: Image showing the new Xcode cach
Tuist
Cache
RSS
Skip unit tests with tuist test We've had already had a way to easily skip UI tests with a single flag in tuist test: bash tuist test --skip-ui-teststuist test --skip-ui-te
Tuist
CLI
RSS
Support for Xcode compilation cache You can now improve your incremental and clean build times in just a couple of minutes, regardless of your Xcode setup, with the new Xcode c
Tuist
Cache
RSS
Filter bundles by type Tuist allows you to multiple types of bundles: .app .ipa .xcarchive However, each bundle type can have a slightly different bundle size. Whi
Atlas, Tuist
Atlas
RSS
Direct links to CI runs from the build detail When viewing build details, you can now navigate directly to the corresponding CI run with a single click. We've added a "CI Run" button whe
Tuist
Compute
RSS
Track build configuration in build insights If your schemes inherit build settings from a target, you can now track the build configuration in build insights: Image showing a build det
Atlas, Tuist
Atlas
RSS
Streamlined GitHub integration for projects We've streamlined the installation of the Tuist GitHub app. You can now install it in your organization's integrations tab in the Tuist dash
Atlas, Tuist
Atlas
RSS
Manage project bundles from the CLI (v4.63.0+) Tuist now provides CLI commands to view and inspect bundles uploaded to your projects: bash List bundles in the current project tuist bundle
Tuist
CLI
RSS
Keeping source targets for binaries You can now preserve source targets when using binary caching, giving you the flexibility to debug and inspect cached dependencies when need
Tuist
Cache
RSS