Skip to content
This repository was archived by the owner on Feb 20, 2023. It is now read-only.

MrLiuYS/LYSJSPatch

Repository files navigation

LYSJSPatch

启用JSPatch

    [JPEngine startEngine];
    
    NSString *sourcePath = [[[NSBundle mainBundle] bundlePath] stringByAppendingPathComponent:@"LYS_JSFile/main.js"];
    
    [JPEngine evaluateScriptWithPath:sourcePath];    
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published