tmignore: Homebrew install fails
Hi, when doing brew install samuelmeuli/tap/tmignore
I get this error:
xcodebuild: error: Could not resolve package dependencies:
sandbox-exec: sandbox_apply_container: Operation not permitted
make: *** [build] Error 74
I’m running as standard user (no admin) if that matters. Make log is attached.
About this issue
- Original URL
- State: open
- Created 4 years ago
- Reactions: 5
- Comments: 23 (4 by maintainers)
@samuelmeuli any chance you could please push in #18 and then release a new version so installation via Homebrew works again?
Just added a PR which works around the install problem: https://github.com/samuelmeuli/homebrew-tap/pull/3
Bruh
Workaround: Download and use the precompiled binary from the Releases page: https://github.com/samuelmeuli/tmignore/releases
Homebrew install in Big Sur also does not work unfortunately.