Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
Keep framework search path response files after repeated tuist generate Fixed the recurring build failures where large projects with many precompiled frameworks could not compile after regenerating over an existi
Tuist
Generated projects
4.195.16
GitHub
Framework search path response files now survive Derived/ regeneration Tuist now writes the framework search path response files as part of the graph mapper side effects, after the Derived/ directory cleanup. Th
Tuist
Generated projects
4.195.16
GitHub
Foreign build aggregate targets are generated as script-only aggregates Foreign build aggregate targets, such as Gradle-based dependencies, are now generated as script-only aggregates. They no longer inherit proj
Tuist
Generated projects
4.195.16
GitHub
Fix missing framework-search-path response file on project regeneration Fixes a bug where regenerating a project over an existing Derived/ directory could delete the consolidated framework-search-path response fi
Tuist
Generated projects
4.195.16
GitHub
Fix foreign build aggregate target generation Fixes a bug where foreign build aggregate targets (for example, Gradle packages) incorrectly inherited native target behavior when the proje
Tuist
Generated projects
4.195.16
GitHub
CLI 4.195.16 CLI 4.195.16 fixes two project-generation edge cases. Reliable framework search paths on regeneration Projects with many precompiled framewo
Tuist
Generated projects
4.195.16
GitHub
Swift-only SwiftPM frameworks again expose the -Swift.h header to Objective-C Swift-only SwiftPM framework targets now let Xcode synthesize their modulemap again, restoring the generated -Swift.h Objective-C compatibil
Tuist
Generated projects
4.195.15
GitHub
Canary cache fixtures now inherit environment feature flags Canary cache tests now correctly inherit the environment's TUIST_FEATURE_FLAG_ variables, so canary workflows that opt into the Kura client
Kura, Tuist
Kura
4.195.15
GitHub
Fix tuist cache builds for Swift-only SwiftPM frameworks with Objective-C interop Resolved a regression where Swift-only SwiftPM frameworks promoted to dynamic frameworks during tuist cache could not expose their Swift @ob
Tuist
Generated projects
4.195.15
GitHub
Swift-only SwiftPM frameworks expose their Objective-C header again Reverts a previous change that emitted a headerless modulemap for Swift-only SwiftPM framework targets. Those frameworks now let Xcode synth
Tuist
Generated projects
4.195.15
GitHub