Annalise Mariottini

Results 5 issues of Annalise Mariottini

## Description As muter stands today, SPM projects cannot use `xcodebuild` as a test executable. This is unfortunate, since any SPM projects that targets iOS, watchOS, tvOS, or visionOS must...

Hi all! I'm very excited to start using muter for my projects. However, I'm in a bit of a bind. It _appears_ that muter only works for SPM projects if...

Hi all, sorry for all the recent posts, but I wanted to report another issue I'm observing when running muter. Sometimes, muter will cause a certain async code path to...

## Description I have a Swift CLI that utilizes ShellOut to interact with binary executables. When I use `shellOut` too many times, I sometimes hit an exception that looks something...

I've already opened a [PR](https://github.com/JohnSundell/ShellOut/pull/78) for this issue, but wanted to open an issue for documenting purposes. Copy-pasta from the PR description: --- I have a Swift CLI that utilizes...