Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homebrew version of Muter very broken #275

Open
Tyler-Keith-Thompson opened this issue Apr 2, 2024 · 1 comment
Open

Homebrew version of Muter very broken #275

Tyler-Keith-Thompson opened this issue Apr 2, 2024 · 1 comment

Comments

@Tyler-Keith-Thompson
Copy link

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

  • With SPM it couldn't handle any dependencies
  • When I created an xcodeproj for it it swore my muter.conf.yml was invalid because it contained the line/usr/bin/xcodebuild

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
Copy link
Member

@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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants