Anton Kolchunov
Anton Kolchunov
Hello! I think it would be great if you could add / invite to chat some people and that they are notified about it by email. Also, I think it...
### Motivation: `CONTRIBUTING.md` describes that project provides way of basic validation of the changes by running `scripts/soundness.sh`. Unfortunately, this script doesn't provide meaningful results and fails for multiple reasons: *...
### Motivation: Currently project is swamped with warnings, especially due to `Never` getting conformance to `Codable` in newer macOS versions. ### Modifications: This pull request contains following modifications: * Bump...
Resolves https://github.com/tuist/tuist/issues/6683 ### Short description 📝 This pull request adds support for embedded SPM dependencies through Xcodebuild. > **NOTE:** This pull request depends on change in `XcodeGraph` https://github.com/tuist/XcodeGraph/pull/57 ### How...
# Summary This pull request should close #412. Changes are based on [suggestion](https://github.com/charmbracelet/bubbles/pull/578#pullrequestreview-2367915378) from developers of bubbles in the raised PR charmbracelet/bubbles#578. ## How did you test this change? I...