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
tuist generate emits a false-positive “duplicate xcframework dependency” warning when an xcframework binary target is reached via two or more external SwiftPM products

TargetLinter.lintDuplicateDependency warns about a duplicate .xcframework dependency that project generation itself already de-duplicates, so the warning is a false positiv…

GitHub issue
Open
Generated projects
tuist/tuist #11495
style(drops): move show metadata into card

The drop detail page now keeps source, version, domain, publication date, and repository data in a dedicated Metadata card above the update body. The header stays focused on the dr…

GitHub issue
Closed
Hive
tuist/hive #87
fix(infra): stop mise hitting the GitHub API in CI (install via mise.lock with –locked)

Make every meaningful mise install in CI use the pre-resolved mise.lock URLs instead of resolving/downloading through api.github.com, eliminating the recurring `GitHub rate lim…

GitHub issue
Closed
Compute
tuist/tuist #11347
Module cache serves an unresolvable ArgumentParser xcframework — breaks app Test on unchanged source

The shared module (binary) cache is serving a broken ArgumentParser xcframework that fails Swift module resolution. Any cache-on build that pulls it fails with:

GitHub issue
Open
Cache
tuist/tuist #11489
iOS app bundle-size check flaps ±5 MB from binary-cache coverage (phantom regressions)

The iOS app bundle-size check (the Tuist.app .ipa measured by tuist inspect bundle in app.yml’s Device Build job and tracked on tuist.dev) is non-deterministic. For…

GitHub issue
Open
Cache
tuist/tuist #11488
GitHub issue
Closed
No domains
tuist/tuist #10961
Add possibility for custom .build folder location

Have a feature to customise the location of Tuist/.build folder via command line parameter

GitHub issue
Closed
Cache
tuist/tuist #6009
GitHub issue
Closed
Kura
tuist/tuist #11115
chore(cli): let SwiftPM own registry transformation via SwifterPM 0.8.10

Bumps the exact SwifterPM dependency from 0.8.9 to 0.8.10 and refreshes the resolved revision in Package.resolved.

GitHub issue
Closed
Generated projects
tuist/tuist #11278
feat(server): enforce stdlib JSON over Jason via credo check

Adds a custom credo check that disallows direct Jason.* usage in favor of Elixir’s built-in JSON module, and migrates the existing call sites.

GitHub issue
Closed
No domains
tuist/tuist #10856