mirror of
https://github.com/DKJone/DKWechatHelper.git
synced 2026-07-29 06:12:07 +08:00
[v1.0.6](https://github.com/DKWechatHelper/DKWechatHelper/releases/tag/1.0.6) / 2020-10-16
what's new * 朋友圈转发 * 支持7.0.17 * 更新越狱包7.0.17 * 更新已注入助手的7.0.17未签名包 * 更新越狱源安装包
This commit is contained in:
@@ -77,6 +77,9 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
/// 启用callkit
|
||||
+(BOOL)callKitEnable;
|
||||
+(void)setCallKitEnable:(BOOL)value;
|
||||
/// 启用朋友圈转发
|
||||
+(BOOL)timeLineForwardEnable;
|
||||
+(void)setTimeLineForwardEnable:(BOOL)value;
|
||||
|
||||
/// 启用积攒助手
|
||||
+(BOOL)likeCommentEnable;
|
||||
|
||||
Reference in New Issue
Block a user