WeChatTweak-macOS/WeChatTweak/WeChatTweak.m
Sunny Young 2606dcf88c Compatible with WeChat 3.7.1
1. Upgrade dependencies
2. Update project settings
3. Remvoe classic revoked message style
2023-04-28 11:11:18 +08:00

14 lines
201 B
Objective-C
Executable File

//
// WeChatTweak.m
// WeChatTweak
//
// Created by Sunnyyoung on 2017/8/11.
// Copyright © 2017年 Sunnyyoung. All rights reserved.
//
#import "WeChatTweak.h"
@implementation WeChatTweak
@end