Hive Hive
Sign in

Forage

Feature requests, bug reports, feedback, GitHub issues, and Grafana alerts in one queue.

Items
818
Open signals
192
Domains
14
Forage items
Item Type Status Domains Source Updated Actions
SwiftSyntax is being built for macos

If I include both TCA and Codable, I get this error when compiling:

GitHub issue
Open
Generated projects
tuist/tuist #9177
Can not load external target settings via SPM

When using an external Swift Package (via SPM) that defines cxxSettings with conditional compilation flags, these settings are not being applied to the app target that depends o…

GitHub issue
Open
Generated projects
tuist/tuist #9044
GitHub issue
Open
Storage
tuist/tuist #8973
Tuist cache + selecting testing erroneously skips all tests

I have a PR that originally failed unit tests due to runner time outs (a known issue per the github-runners repository). This means that our unit tests didn’t all successfully run.…

GitHub issue
Open
CLI
tuist/tuist #8570
GitHub issue
Open
Distribution
tuist/tuist #8710
ObjC dynamic framework SPM dependencies missing Tuist-derived bundle accessor files since 4.146.0

After upgrading from Tuist 4.145.0 to 4.146.0, ObjC SPM dependencies configured as dynamic frameworks (.framework) fail to compile because the tuist-derived bundle accessor fil…

GitHub issue
Open
Generated projects
tuist/tuist #9645
GitHub issue
Open
CLI Cache
tuist/tuist #8472
MCP not working with OpenAI Codex

Hello, I’ve been trying to get tuist mcp start working with with OpenAI Codex but it isn’t returning any available tools. Directing Codex to use the tuist mcp server with a promp…

GitHub issue
Open
MCP
tuist/tuist #8256
When using cached xcframeworks for SPM packages, nested packages don’t respect product type of their parent.

An external package may have its own dependencies. When these are built, they should be build as the same product type as the parent. For example if my dependency Apollo is built…

GitHub issue
Open
Generated projects
tuist/tuist #6638
Tuist generate fails when local package removed from declaration and tuist not cleaned

When working on Tuist project containing Local Packages, tuist generate fails when one of the packages was removed.

GitHub issue
Open
Generated projects
tuist/tuist #11002