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
Auto-Embed XcodeKit Framework

When the XcodeKit framework is added to target dependencies, it’s set to Do Not Embed by default.

GitHub issue
Open
Generated projects
tuist/tuist #8093
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
Cache
tuist/tuist #7659
GitHub issue
Open
Generated projects
tuist/tuist #8056
Current String Catalogs “support” is broken for static libraries

When a target is a static library with a String Catalog resource file, this file is bundled with the automatically generated companion bundle. While this ensures that localizat…

GitHub issue
Open
Generated projects
tuist/tuist #7673
Error: Could not find or use auto-linked library ‘swiftCompatibility*’: library ‘swiftCompatibility*’ not found

I use Amplitude SDK, which doesn’t contain any Swift code, only headers. When I try to compile project I catch multiple errors like `Could not find or use auto-linked library ’swif…

GitHub issue
Open
Generated projects
tuist/tuist #5972
GitHub issue
Open
No domains
tuist/tuist #9185
tuist cache builds macCatalyst destination for iOS apps

When creating a project that has targets specifying .iOS as destination, I would expect the tuist cache command to generate xcframeworks for iOS simulator and device.

GitHub issue
Open
Cache
tuist/tuist #6107
tuist generate behaves differently for tags

Hi, I’m not sure if this is really a bug or not, but I encountered differences when running tuist generate for targets and for tags in conjunction with the cache.

GitHub issue
Open
CLI Cache
tuist/tuist #8139
Strings assets conflicts and compiler errors.

Some keys that are similar can conflict with each other.

GitHub issue
Open
Generated projects
tuist/tuist #7684
XcodeProj integration: dynamic xcframework inside SPM package not embedded in app bundle

When an SPM package’s library product wraps both a source target and a binary target (where the binary is a dynamic xcframework), Tuist’s XcodeProj-based integration links …

GitHub issue
Open
Generated projects
tuist/tuist #10296