Hive Hive
Sign in

Forage

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

Items
820
Open signals
194
Domains
14
Forage items
Item Type Status Domains Source Updated Actions
fix(cli): emit cross-project PBXTargetDependency for foreign build consumers

Reported in the Tuist Community Slack: a user defined a foreignBuild() target in a separate Tuist Project (a KMP wrapper) that the iOS app’s Framework1 depends on via `.proje…

GitHub issue
Closed
Generated projects
tuist/tuist #10885
fix(cli): ignore embeddable watch apps in redundant dependency inspection

This fixes a false positive in tuist inspect dependencies --only redundant for modern watchOS apps represented as watchOS .app targets.

GitHub issue
Closed
CLI
tuist/tuist #10771
fix(cli): canonicalize xcodebuild analytics metadata

  • fix the tuist xcodebuild analytics crash when the command is parsed through the unordered XcodeBuildCommandReorderer path

GitHub issue
Closed
CLI
tuist/tuist #10920
fix(cli): respect configured SwiftPM scratch paths

Respect the configured SwiftPM scratch path across Tuist instead of hardcoding .build in a few code paths.

GitHub issue
Closed
Generated projects
tuist/tuist #9253
fix(cli): stop duplicating SwiftPM output during tuist install

tuist install (and any other path through SwiftPackageManagerController.resolve/update with printOutput: true) prints every SwiftPM line twice — every `Computing version fo…

GitHub issue
Closed
CLI
tuist/tuist #10931
refactor(capi-scaleway): drop auto-order + terminate paths, pool only

Every managed environment already runs the CAPI Scaleway provider with Spec.AdoptPoolPrefix set, and the operator-owned pre-order workflow is the only sane path on Scaleway Apple…

GitHub issue
Closed
Compute
tuist/tuist #10927
fix(cli): preserve module names for xcframework wrappers

  • Fix the SwiftPM wrapper regression where same-name source wrappers around .xcframework binaries inherited the suffixed artifact name as their module name after the wrapper coll…

GitHub issue
Closed
Generated projects
tuist/tuist #10938
GitHub issue
Closed
No domains
tuist/tuist #10949
fix(cli): anchor SwiftPM module-map flags on absolute derived-dir to survive symlinked .build/checkouts

  • Xcode 26.5’s explicit-modules dep scanner canonicalises -fmodule-map-file= paths before opening them. Tuist emits these paths as \$(SRCROOT)/../../tuist-derived/... for exter…

GitHub issue
Closed
Generated projects
tuist/tuist #10945
fix(linux-runner-image): install openssh-client for ssh-agent

Added openssh-client to the apt-get install layer in infra/linux-runner-image/Dockerfile, slotted next to git-lfs under the existing “VCS extras” category.

GitHub issue
Closed
Compute
tuist/tuist #10962