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
Add option to make a preview link public

In https://github.com/tuist/tuist/pull/8151, we’ve changed previews to be private by default. However, we still want to retain the option for teams to make their preview pages publ…

GitHub issue
Open
No domains
tuist/tuist #8152
SwiftSyntax is being built for macos

If I include both TCA and Codable, I get this error when compiling:

GitHub issue
Open
Generated projects
tuist/tuist #9177
Can not load external target settings via SPM

When using an external Swift Package (via SPM) that defines cxxSettings with conditional compilation flags, these settings are not being applied to the app target that depends o…

GitHub issue
Open
Generated projects
tuist/tuist #9044
GitHub issue
Open
Storage
tuist/tuist #8973
SPM Plugin support for Package.swift

When moving from external Package dependencies to Package.swift there is currently no SPM Plugin support.

GitHub issue
Open
Generated projects
tuist/tuist #6096
GitHub issue
Open
Distribution
tuist/tuist #8710
ObjC dynamic framework SPM dependencies missing Tuist-derived bundle accessor files since 4.146.0

After upgrading from Tuist 4.145.0 to 4.146.0, ObjC SPM dependencies configured as dynamic frameworks (.framework) fail to compile because the tuist-derived bundle accessor fil…

GitHub issue
Open
Generated projects
tuist/tuist #9645
GitHub issue
Open
CLI Cache
tuist/tuist #8472
When using cached xcframeworks for SPM packages, nested packages don’t respect product type of their parent.

An external package may have its own dependencies. When these are built, they should be build as the same product type as the parent. For example if my dependency Apollo is built…

GitHub issue
Open
Generated projects
tuist/tuist #6638
SPM .embedInCode resource rule causes decoding error when generating project

When a local SPM package declares a target with the .embedInCode(_:) resource rule (available since PackageDescription 5.9), Tuist fails to decode the package descriptor produced…

GitHub issue
Open
Generated projects
tuist/tuist #9965