mirror of
https://github.com/Sunnyyoung/WeChatTweak-macOS.git
synced 2025-05-23 06:46:10 +08:00

1. Upgrade dependencies 2. Update project settings 3. Remvoe classic revoked message style
14 lines
201 B
Objective-C
Executable File
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
|