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
SwifterPM restores a static-SPM XCFramework without its binary — deterministic ARCHIVE FAILED (AppsFlyerLib 6.17.0)

With tuist 4.204.0 (SwifterPM enabled by default) and an up-to-date committed Package.resolved, tuist install completes fast and reports success — but the restored `AppsFlyerLi…

GitHub issue
Open
Generated projects
tuist/tuist #12367
tuist install hangs deterministically on low-core macOS CI VMs — child swift-package blocked with zero open sockets (not the xcodebuild case from #9967)

Cold tuist install on GitHub-hosted macOS runners (3–5 vCPU VMs) hangs forever — deterministically, 7/7 — at the end of the binary-artifact download phase. The hung child `swift-…

GitHub issue
Open
CLI Cache
tuist/tuist #12366
Kura: per-pod egress ceiling is bypassed on host-network regions

On the bare-metal Kura regions, the per-pod egress ceiling (kubernetes.io/egress-bandwidth, enforced by the Cilium bandwidth manager) does not apply to the customer read path…

GitHub issue
Open
Kura
tuist/tuist #12363
Missing SPM traits in tuist generated xcodeproject from Registry Style

Missing the Swift Custom Flags in tuist generated xcodeproject with –replace-scm-with-registry on library https://github.com/pointfreeco/swift-dependencies

GitHub issue
Open
Generated projects Registry
tuist/tuist #12338
Nondeterministic product type inference for SPM targets shared between static and dynamic products

When an external package target is contained in both a static and a dynamic product (e.g. FirebaseCoreInternal in firebase-ios-sdk: reachable from FirebaseCore pinned `.framewo…

GitHub issue
Open
Cache Generated projects
tuist/tuist #12308
Generated test plans are deleted on consecutive tuist generate runs

A generated .xctestplan exists after the first tuist generate, but is deleted during the second consecutive generation.

GitHub issue
Open
Generated projects Testing
tuist/tuist #12298
Generated test plans discard TestAction coverage and environment options

When a scheme switches from a path-based .xctestplan to a generated test plan, plan-level test settings cannot be represented and are silently absent from the generated file.

GitHub issue
Open
Generated projects Testing
tuist/tuist #12299
A target dependency with a non-default LinkingStatus drops its transitive frameworks from the App’s build phases

Setting status: to anything other than the default .required on a .target or .project dependency removes every transitive dependency behind that edge from the depending…

GitHub issue
Open
Generated projects
tuist/tuist #12287
SwifterPM can’t read registry credentials from login keychain in headless CI environment

On Tuist versions up to 4.202.x, we are using a private, authenticated registry endpoint via the following (simplified) steps:

GitHub issue
Open
Generated projects
tuist/tuist #12267
Registry sync can drop a required submodule whose pinned commit is not fetchable at –depth 1

Tuist.Registry.Swift.ReleaseWorker fetches every submodule with --depth 1. When a submodule is pinned to a commit that is not reachable from a ref tip — a routine situation, si…

GitHub issue
Open
Distribution
tuist/tuist #12236