Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

debugcheck/DynamicPatchManager

Open more actions menu

Repository files navigation

DynamicPatchManager

开源自己封装的JSPatch库,实现自动下载自动执行补丁等(包含执行脚本遇到crash情况处理)

##返回当前脚本

  • (NSString *)decryptPatchScript;

##执行本地MainBundle中的脚本

  • (void)evaluateScriptInMainBundleForName:(NSString *)name type:(NSString *)type;

##执行已经请求的最新脚本,Block返回脚本信息

  • (void)excutePatchScript:(DynamicPatchReturnBlock)completeBlock;

##请求最新脚本,Block返回脚本信息

  • (void)requestPatchScriptWithCompleteBlock:(DynamicPatchReturnBlock)completeBlock;

About

开源自己封装的JSPatch库,实现自动下载自动执行补丁等

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.