muter-mutation-testing / muter

🔎 Automated mutation testing for Swift 🕳️
MIT License
491 stars 39 forks source link

Homebrew version of Muter very broken #275

Open Tyler-Keith-Thompson opened 3 months ago

Tyler-Keith-Thompson commented 3 months ago

So I'm running Sonoma and Xcode 15.3. I thought I'd try Muter and ran into a slew of problems:

Turns out that cloning the project and running make install solved the SPM issues for me. So something is just very wrong with the homebrew deployed version of the tool.

rakaramos commented 2 months ago

@Tyler-Keith-Thompson indeed, the issue is that the last version is not compatible with the latest Xcode/Swift Syntax (this is a huge pain right now) I'm planning to deploy a new version to homebrew soon!