Hive Hive
Sign in
Forage item not found.

Forage

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

Items
681
Open signals
55
Domains
12
Forage items
Item Type Status Domains Source Updated Actions
Test failed when using swift macros as external dependencies

My app and modules have some swift macros as external dependencies.

GitHub issue
Open
No domains
tuist/tuist #7164
tuist cache fails to build SPM packages that use build tool plugins for codegen (e.g. aws-sdk-swift ≥1.7.x)

When warming the binary cache (tuist cache) for a project with a dependency on aws-sdk-swift (pinned to 1.7.53, which uses smithy-swift’s schema-based-serde codegen), the `Bi…

GitHub issue
Open
No domains
tuist/tuist #12446
ci: deploy, release and scheduled workflows fire inside forks and spam contributors with failure notifications

When a contributor forks tuist/tuist and enables Actions — which you have to do to run CI on your own branches — every on: push: branches: [main] and on: schedule workflow st…

GitHub issue
Open
No domains
tuist/tuist #12396
Path.relativeToCurrentFile invalidate cache

Using Path.relativeToCurrentFile results in the callerPath being appended with the value from #file, which is the absolute path to the file, which in turn invalidates the manif…

GitHub issue
Open
No domains
tuist/tuist #7659
Missing CAS object during replay fails the build instead of recompiling

During the production rebench of the snapshot-era cas-plugin (canary.20 against kura 0.15.2), a cold build resolved action-cache entries from a stale snapshot whose blobs had since…

GitHub issue
Open
No domains
tuist/tuist #11782
GitHub issue
Open
No domains
tuist/tuist #6635
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
No domains
tuist/tuist #6257
App extension with test target is not supported by tuist

I wanted to add test target for one of my app extension but it’s not supported by tuist.

GitHub issue
Open
No domains
tuist/tuist #11478
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
No domains
tuist/tuist #12298
Swift macro executables are incorrectly added to framework search paths

With current Tuist and Xcode, Swift macro executables are emitted as framework search paths. Xcode passes them to the linker as -F arguments, but the macro products are executabl…

GitHub issue
Open
No domains
tuist/tuist #11890
Next