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
Add –skip-unit-tests parameter to tuist test command

Currently, the tuist test command runs all tests in a project, including unit tests and UI tests. In some workflows, developers may want to run only UI tests or other specific test…

GitHub issue
Open
CLI
tuist/tuist #8290
Generate the project only if it needs to be generated

Currently when running tuist generate, the project is regenerated regardless of whether it has actually changed. Each regeneration causes Xcode to detect “changes” and rebuild file…

GitHub issue
Open
Generated projects
tuist/tuist #9271
GitHub issue
Open
Generated projects
tuist/tuist #6810
Run loading improvements

what do you think about delegating this to a plug and then in the mount method assuming we can grab the qa run from assigns?

GitHub issue
Open
CLI
tuist/tuist #8133
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
is not a valid configured external dependency

I am trying to get a very basic setup running, but getting an error generating the project.

GitHub issue
Open
Generated projects
tuist/tuist #6272
Display date/times in local time zone in Tuist Cloud Dashboard

I notice that the charts and full date/times in the dashboard are not in my time zone. I’d guess they’re in UTC. Would be nice to have them displayed in local time (particularly th…

GitHub issue
Open
Atlas
tuist/tuist #6619
tuist generate fails to find Sparkle.xcframework

Running tuist generate with Xcode 26 on Tahoe fails with the error:

GitHub issue
Open
Generated projects
tuist/tuist #7661