Hive Hive
Sign in

Forage

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

Items
632
Open signals
159
Domains
11
Forage items
Item Type Status Domains Source Updated Actions
Add support to pass xcbeautify command line argument when using tuist xcodebuild

With the current implementation, there is no way to use tuist xcodebuild and also obtain an xml test report which would be supported out of the box by xcbeautify.

GitHub issue
Open
CLI
tuist/tuist #7605
tuist cache does not support libraries which support macOS+Catalyst

Adding https://github.com/apple/swift-collections.git (OrderedCollections) as a dependency for example reproduces this.

GitHub issue
Open
Cache
tuist/tuist #6163
Huge number of warnings when using Firebase package as .external dependency

This bug has been around for some time now. Using Firebase as an external package with tuist creates a huge number of warnings in Xcode.

GitHub issue
Open
Generated projects
tuist/tuist #6764
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
Generated projects
tuist/tuist #6257
Allow configuring list of apps for latest previes in the macOS menu bar app

The list at the top showing latest previews you have access to is not configurable:

GitHub issue
Open
No domains
tuist/tuist #7742
GitHub issue
Open
CLI
tuist/tuist #6942
tuist run always fails with “Unable to boot device in current state: Booted”

tuist run always runs xcrun simctl boot twice. Once to install the app on the device and again before running it. The second always fails with `Error: Unable to boot device in …

GitHub issue
Open
CLI
tuist/tuist #9072
GitHub issue
Open
Generated projects
tuist/tuist #9601
tuist generate gives error: no input files with empty ProjectDescriptionHelpers

I may have encountered a bug in tuist generate. It started to always break with error: no input files on the first try (after clean). But weirdly it succeeded on second.

GitHub issue
Open
CLI
tuist/tuist #8110
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