Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mkuliszkiewicz/c81e4a0e84d9e7db5ffbff2879062366 to your computer and use it in GitHub Desktop.
Save mkuliszkiewicz/c81e4a0e84d9e7db5ffbff2879062366 to your computer and use it in GitHub Desktop.
LLDB Cast address to Obj-C object while using swift
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