]> git.saurik.com Git - cydia.git/commit - CyteKit/WebViewController.mm
Move a bunch of clearly shared logic into CyteKit.
authorJay Freeman (saurik) <saurik@saurik.com>
Thu, 16 Feb 2017 09:30:53 +0000 (01:30 -0800)
committerJay Freeman (saurik) <saurik@saurik.com>
Thu, 16 Feb 2017 09:30:53 +0000 (01:30 -0800)
commita3d01a768f0e7f9d5a36b4bcea04458634818863
treea3e62c81f8cf286cabe0bdf382c95caaf0722d0d
parent68df8c0b7bacec286d4798408b5a110bdac88986
Move a bunch of clearly shared logic into CyteKit.
CyteKit/Application.mm
CyteKit/CyteKit.h [new file with mode: 0644]
CyteKit/WebScriptObject-Cyte.h [deleted file]
CyteKit/WebScriptObject-Cyte.mm [deleted file]
CyteKit/WebView.mm
CyteKit/WebViewController.mm
CyteKit/countByEnumeratingWithState.h [new file with mode: 0644]
CyteKit/countByEnumeratingWithState.mm [new file with mode: 0644]
CyteKit/webScriptObjectInContext.h [new file with mode: 0644]
CyteKit/webScriptObjectInContext.mm [new file with mode: 0644]
MobileCydia.mm