1
  • Note - this is not an iOS app, so I can't run it on a device or in the iOS Simulator.
  • All of the examples I can find discuss hooking it up with iOS. Nothing about pure OSX development.
shmim
  • 729
  • 9
  • 21
  • Are you trying to inspect a web view, or show your own embedded web inspector? The former is supported, the latter is at your own risk. – Brian Burg Mar 16 '17 at 18:32

1 Answers1

1

Actually, this looks like the answer:

Is there a way to use the WebKit web inspector from a Cocoa WebView object?

Didn't come up in my search until after posting the question!

Community
  • 1
  • 1
shmim
  • 729
  • 9
  • 21