I'm working on a native Cocoa app that has a few WKWebViews.When the app is running, I can open the Web Inspector by clickingDevelop > My Computer > Document.titleHowever when I re-run the app from Xcode, the Web Inspector disappears.I'd expect that the following toggle in Safari would do what it says, that is, open a new inspector as soon as my app runs again. However this doesn't work.Develop > My Computer > Automatically Show Web Inspector for JSContextsSeems like a bug. Is there anything I can do to automatically get a Web Inspector on each re-run?
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
This is annoying to a point where Playgrounds are basically useless. Happens to me all the time. Best MBP and all the latest versions.Defeats the whole purpose of Playgrounds if it takes minutes to get them running. Have to quit Xcode all the time.