Created
July 15, 2016 12:47
-
-
Save mkuliszkiewicz/c81e4a0e84d9e7db5ffbff2879062366 to your computer and use it in GitHub Desktop.
LLDB Cast address to Obj-C object while using swift
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
expr -l objc++ -O -- [(UIWebView *)0x7fa1d8e37320 stringByEvaluatingJavaScriptFromString:@"document.body.innerHTML"] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment