Hive Hive
Sign in

Forage

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

Items
634
Open signals
161
Domains
11
Forage items
Item Type Status Domains Source Updated Actions
StaticProductsGraphLinter is silent when binary cache flattens transitive xcframeworks into the consumer’s link phase

When tuist cache && tuist generate is used, Tuist flattens transitive xcframeworks of static intermediates into the top-level consumer’s Link Binary With Libraries build …

GitHub issue
Open
Cache Generated projects
tuist/tuist #10753
Tuist generates inconsistent “Build Phases” output when linking a common xcframework

I found Tuist (tuist generate) generates inconsistent “Build Phases” output at “Link Binary With Libraries” and “Embed Frameworks” phases when linking a common xcframework that i…

GitHub issue
Open
Generated projects
tuist/tuist #8799
Cache progress

We should use our existing Noora components to show the progress of uploads/downloads instead of a single message like “Fetching binaries…”

GitHub issue
Open
CLI
tuist/tuist #8740
Upload binaries as they are built

Currently, we store module cache binaries only after building all the modules are built.

GitHub issue
Open
Cache
tuist/tuist #8838
Duplicate Symbols when Linking Static SPM Dependency into Shared Framework Target

We stumbled over a very strange linking issue when (finally) trying to migrate from ancient [Package enum](https://github.com/tuist/tuist/blob/main/cli/Sources/ProjectDescription/P…

GitHub issue
Open
Generated projects
tuist/tuist #8504
GitHub issue
Open
Storage
tuist/tuist #8961
Strange directory structure

I have a monorepo project, and the directory organization structure of the project is roughly as follows:

GitHub issue
Open
Generated projects
tuist/tuist #7636
Add filters to preview list

The previews list (https://tuist.dev/tuist/tuist/previews) should include filters, so you can easily filter for example by a given branch

GitHub issue
Open
No domains
tuist/tuist #7745
GitHub issue
Open
Generated projects
tuist/tuist #6344
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