We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bb35b4 commit dc25281Copy full SHA for dc25281
Makefile
@@ -38,6 +38,5 @@ uninstall:
38
39
.PHONY: bottle
40
bottle:
41
- brew tap inamiy/formulae/swift-rewriter
42
- brew install swift-rewriter --verbose --build-bottle
+ brew install inamiy/formulae/swift-rewriter --verbose --build-bottle
43
brew bottle swift-rewriter
0 commit comments