Hilton Campbell
Hilton Campbell
> ℹ Please fill out this template when filing a feature request. > All lines beginning with an ℹ symbol instruct you with what info we expect. You can delete...
I'm working on a Safari web extension which includes a bunch of files and folders in a Resources directory. I need to bundle all of these files and folders, but...
Same as #240, when doing a create build run request the `CiBuildRunResponse` contains a `CiGitUser` object. The response path `data.attributes.sourceCommit.author.avaterUrl` can contain an empty string which fails to decode. ```...
This enables adding local Swift packages to the project root. This can be done in one of two ways: 1. Use a `""` group for a package: ``` packages: MyPackage:...
Resolves ### Short description 📝 When executing `tuist run MyCommandLineTool` on Xcode Cloud, the command line tool is built to the directory specified by `$CI_DERIVED_DATA_PATH`, but tuist looks for (and...
### What happened? `tuist run MyCommandLineTool` builds the tool but fails to find it in the correct location on Xcode Cloud. ### How do we reproduce it? I execute `tuist...
Resolves ### Short description 📝 Skips statically linked macros in the graph linter as they do not present an actual problem. I didn't do any original work in this PR,...
Resolves ### Short description 📝 This detects when SPM dependencies are outdated and should be installed with `tuist install`. ### How to test the changes locally 🧐 1. Add launch...
### What problem or need do you have? My username on Tuist Server was taken from the email I used to sign up. I'd like to change it but there's...
### What problem or need do you have? I would like to know either the root directory of the project (or the path of the current manifest file, from which...