Releases: sunnyyoung/WeChatTweak-CLI
Releases · sunnyyoung/WeChatTweak-CLI
1.5
1.4
- Add version checking
1.3
Try to fix codesigning and installation issues.
1.2
Fix /Applications/WeChat.app/Contents/MacOS/WeChat: No such file or directory
error may occur.
1.1
- Add Swift 5 Runtime Support for Command Line Tools
- Migrate from Makefile installation compatibility
- Upgrade compatibility
1.0
Install
Homebrew
You can install wechattweak-cli via Homebrew.
$ brew install sunnyyoung/repo/wechattweak-cli
Manual
- Download the wechattweak-cli
- Remove file attributes:
xattr -d com.apple.quarantine wechattweak-cli
- Make sure the binary executable:
chmod +x wechattweak-cli
- Run:
wechattweak-cli --install
Usage
$ sudo wechattweak-cli --install # Install
$ sudo wechattweak-cli --uninstall # Uninstall
For more usage, run: wechattweak-cli --help
.