A command line utility to work with WeChatTweak-macOS.
OVERVIEW: A command line utility to work with WeChatTweak-macOS.
USAGE: wechattweak-cli <subcommand>
OPTIONS:
-h, --help Show help information.
SUBCOMMANDS:
install Install or upgrade tweak.
uninstall Uninstall tweak.
resign Force resign WeChat.app
version Get current version of WeChatTweak.
See 'wechattweak-cli help <subcommand>' for detailed help.
- macOS >= 10.12
- Swift 5 Runtime Support
You can install WeChatTweak-CLI via Homebrew.
$ brew install sunnyyoung/repo/wechattweak-cli
- Download the WeChatTweak-CLI
- Remove file attributes:
xattr -d com.apple.quarantine wechattweak-cli
- Make sure the binary executable:
chmod +x wechattweak-cli
- Run:
sudo ./wechattweak-cli install
The Apache License 2.0.