Hive Hive
Sign in

Forage

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

Items
632
Open signals
159
Domains
11
Forage items
Item Type Status Domains Source Updated Actions
Update Docs for tuist xcodebuild and fastlane

tuist xcodebuild command documentation only shows direct xcodebuild runs. However, many apps use Fastlane. I fixed the command to make it usable with Fastlane here #8170 . Could yo…

GitHub issue
Open
CLI
tuist/tuist #8242
Output changed defaults as part of tuist registry setup

We change the Xcode defaults as part of tuist registry setup, but we don’t inform users about it. Let’s add a note about it in the output.

GitHub issue
Open
CLI
tuist/tuist #8773
Tuist ignores “GENERATE_STRING_CATALOG_SYMBOLS”

After spending hours adding it to various places in xcconfig, there’s no way to have Tuist to keep that setting in project. with Tuist that is free of warnings about “GENERATE_STRI…

GitHub issue
Open
Generated projects
tuist/tuist #8903
Remove mcp commands, and add support for exporting the graph following the TOON format

There’s no value in maintaining MCP commands when the tool that we currently provide, exporting the graph, can be just offered through the CLI interface by just adding support for …

GitHub issue
Open
CLI MCP
tuist/tuist #8896
Tuist Fails to Link Custom Helper-Defined Schemes to Custom Configurations

I expect ProjectDescriptionHelpers to help me “not repeat myself”.

GitHub issue
Open
Generated projects
tuist/tuist #8354
Surface build insights in the API

The Runs endpoint only includes command events. We should either augment the current endpoint or create a new one for listing build runs (and…

GitHub issue
Open
Atlas
tuist/tuist #8729
Add regression testing for older CLI versions

Before deploying new changes to the API, we should test that older CLI versions (up to 6 months) still work by adding a couple of tests for the major features of tuist, like cachin…

GitHub issue
Open
CLI
tuist/tuist #8778
error: missing required module ‘RxCocoaRuntime’

Hi, I’m trying to migrate my project from Tuist v3 to V4, and I’m having a strange problem with RxCocoa and our static libraries.

GitHub issue
Open
Generated projects
tuist/tuist #6430
GitHub issue
Open
Atlas
tuist/tuist #10431
Set up cache on tuist generate when enableCaching is set to true

Right now, it’s easy for engineers to forget to run tuist setup cache, leading to way slower builds because Xcode keeps trying to connect to the socket, only to time out.

GitHub issue
Open
CLI Cache
tuist/tuist #8836