Compatible with WeChat 3.7.1

1. Upgrade dependencies
2. Update project settings
3. Remvoe classic revoked message style
This commit is contained in:
Sunny Young
2023-04-28 11:11:18 +08:00
parent 0b8de8dc63
commit 2606dcf88c
15 changed files with 60 additions and 246 deletions
@@ -12,7 +12,7 @@
#import <JRSwizzle/JRSwizzle.h>
typedef NS_ENUM(NSUInteger, RevokeNotificationType) {
RevokeNotificationTypeFollow = 0,
RevokeNotificationTypeInherited = 0,
RevokeNotificationTypeReceiveAll,
RevokeNotificationTypeDisable,
};