Hive Hive
Sign in

Forage

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

Items
822
Open signals
196
Domains
14
Forage items
Item Type Status Domains Source Updated Actions
GitHub issue
Open
Generated projects
tuist/tuist #9307
Sandboxing is failing build unexpectedly on Github Actions

When trying to run our builds with Xcode 26 on Github actions. The sandboxing seems to be failing unexpectedly. Specifically when we run Xcode-select to select a specific Xcode ver…

GitHub issue
Open
Compute
tuist/tuist #8206
Undefined symbols for architecture arm64

When attempting to build or cache each time we bump external dependency versions we see the following build error citing missing symbols for a specific architecture. The problem so…

GitHub issue
Open
Generated projects
tuist/tuist #9560
Current String Catalogs “support” is broken for static libraries

When a target is a static library with a String Catalog resource file, this file is bundled with the automatically generated companion bundle. While this ensures that localizat…

GitHub issue
Open
Generated projects
tuist/tuist #7673
SPM build tool plugins (e.g. SwiftLint) not emitted as PBXBuildToolPlugin/buildToolPlugins

  1. Add a build-tool plugin package to the project packages (example in Tuist/Package.swift).

GitHub issue
Open
Generated projects
tuist/tuist #9269
SPM .embedInCode resource rule causes decoding error when generating project

When a local SPM package declares a target with the .embedInCode(_:) resource rule (available since PackageDescription 5.9), Tuist fails to decode the package descriptor produced…

GitHub issue
Open
Generated projects
tuist/tuist #9965
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
GitHub issue
Open
Generated projects
tuist/tuist #5644
Distribution groups

With the addition of preview tracks, we’ve made it easier to stay up-to-date on a given track.

GitHub issue
Open
Atlas
tuist/tuist #8940
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