Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
SwiftPM warning control settings supported Tuist now decodes and forwards SwiftPM's warning-control build settings (treatAllWarnings, treatWarning, enableWarning) into generated Xcode
Tuist
Generated projects
4.201.0-rc.3
GitHub
Proto files placed in Sources phase for build tool plugins .proto files are now treated as valid source extensions and placed in Xcode's Sources phase instead of being routed through resource handlin
Tuist
Generated projects
4.201.0-rc.3
GitHub
Package documentation module imports supported for DocC DocC builds now succeed for generated projects whose Swift package targets contain Objective-C headers importing another module from the sam
Tuist
Generated projects
4.201.0-rc.3
GitHub
Framework search path response files now quoted Framework-search-path response-file references in OTHER_CFLAGS and OTHER_LDFLAGS are now wrapped as "@$(SRCROOT)/...". Targets whose names c
Tuist
Generated projects
4.201.0-rc.3
GitHub
Suite shard destination resolved from selected test plan Suite-granularity test sharding now resolves the right concrete simulator destination when the user selects a specific test plan. The chosen
Once, Tuist
Testing
4.201.0-rc.3
GitHub
External resource bundles no longer duplicated in cached frameworks Internal source frameworks generated during cache workflows no longer receive transitive external SPM resource bundles in their copy-resourc
Tuist
Cache
4.201.0-rc.3
GitHub
Module-map xcframework headers excluded from search paths Targets depending on a precompiled xcframework that ships a module.modulemap no longer fail with Redefinition of module 'X'. Tuist now skips
Tuist
Generated projects
4.201.0-rc.3
GitHub
Verbose flag shown in inspect help tuist inspect, including its dependencies, build, test, and bundle subcommands, now advertises --verbose in --help. The shared LoggingOption
Tuist
CLI
4.201.0-rc.3
GitHub
Implicit import detection covers SPM binary deps tuist inspect dependencies --only implicit now also reports imports of binary modules exposed by Swift Package dependencies backed by xcfram
Tuist
CLI
4.201.0-rc.3
GitHub
Graph recursion no longer overflows on large dependency graphs Large, valid, acyclic dependency graphs no longer crash tuist generate with a stack overflow. Recursive graph traversals in CircularDependen
Tuist
Generated projects
4.201.0-rc.3
GitHub