Hive Hive
Sign in

Forage

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

Items
823
Open signals
197
Domains
14
Forage items
Item Type Status Domains Source Updated Actions
Allow .staticFramework Bundle-Finding Logic To Be Used in .frameworks

Currently, Tuist’s notion of a static framework separates a framework from its resources by putting them in a dedicated Bundle target.

GitHub issue
Open
Generated projects
tuist/tuist #8219
GitHub issue
Open
Compute
tuist/tuist #8859
Temporary directories are not cleaned up before the CLI exits

We’ve got a report that when using Tuist the disk of their CI machines gets filled up due to Tuist leaving temporary directories in the file-system. Those directories contain diffe…

GitHub issue
Open
CLI
tuist/tuist #8742
--quiet and --verbose flags are not documented in --help

--quiet and --verbose flags are not documented in --help output.

GitHub issue
Open
CLI
tuist/tuist #8782
GitHub issue
Open
CLI
tuist/tuist #8971
Error: Could not find or use auto-linked library ‘swiftCompatibility*’: library ‘swiftCompatibility*’ not found

I use Amplitude SDK, which doesn’t contain any Swift code, only headers. When I try to compile project I catch multiple errors like `Could not find or use auto-linked library ’swif…

GitHub issue
Open
Generated projects
tuist/tuist #5972
tuist graph doesn’t work with tags

I assumed that I could use tags to specify targets just like you can with generate. But tuist graph tag:some-tag ends up generating an empty/blank graph.

GitHub issue
Open
CLI
tuist/tuist #8703
GitHub issue
Open
Distribution
tuist/tuist #8861
tuist generate gives error: no input files with empty ProjectDescriptionHelpers

I may have encountered a bug in tuist generate. It started to always break with error: no input files on the first try (after clean). But weirdly it succeeded on second.

GitHub issue
Open
CLI
tuist/tuist #8110
TargetScript should use FileListGlob instead of Path for inputFileListPaths

I ran into a similar issue with https://github.com/tuist/tuist/issues/6188. I am using firebase directly with SPM instead of managing it through tuist.

GitHub issue
Open
Generated projects
tuist/tuist #6257