Skip to content

Releases: sunnyyoung/WeChatTweak-CLI

1.5

13 Jul 07:16
Compare
Choose a tag to compare
  1. Drop support for macOS 10.11
  2. Add auto screen capture permission resetting

Full Changelog: 1.4...1.5

1.4

19 Apr 10:58
Compare
Choose a tag to compare
1.4
  1. Add version checking

1.3

30 Jan 11:38
Compare
Choose a tag to compare
1.3

Try to fix codesigning and installation issues.

1.2

17 Sep 04:57
Compare
Choose a tag to compare
1.2

Fix /Applications/WeChat.app/Contents/MacOS/WeChat: No such file or directory error may occur.

1.1

14 Sep 01:32
Compare
Choose a tag to compare
1.1
  1. Add Swift 5 Runtime Support for Command Line Tools
  2. Migrate from Makefile installation compatibility
  3. Upgrade compatibility

1.0

09 Sep 11:29
Compare
Choose a tag to compare
1.0

Install

Homebrew

You can install wechattweak-cli via Homebrew.

$ brew install sunnyyoung/repo/wechattweak-cli

Manual

  1. Download the wechattweak-cli
  2. Remove file attributes: xattr -d com.apple.quarantine wechattweak-cli
  3. Make sure the binary executable: chmod +x wechattweak-cli
  4. Run: wechattweak-cli --install

Usage

$ sudo wechattweak-cli --install   # Install
$ sudo wechattweak-cli --uninstall # Uninstall

For more usage, run: wechattweak-cli --help.