Skip to content

Instantly share code, notes, and snippets.

@clarkbw
Last active September 19, 2016 20:54
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clarkbw/782e9a7c558d83eb95dae005bf203362 to your computer and use it in GitHub Desktop.
Save clarkbw/782e9a7c558d83eb95dae005bf203362 to your computer and use it in GitHub Desktop.
Instructions for the debugger.html to debug Safari running in the iOS simulator

Safari

These are the instructions for getting the debugger.html project to connect to and debug Safari on various platforms.

iOS Simulator (Mac only)

Requirements

Safari
  • Start the iOS Simulator
    • Launch Xcode and then launch the simulator using the following instructions

xcode-start-simulator

  • Run the proxy in a terminal
ios_webkit_debug_proxy
@clarkbw
Copy link
Author

clarkbw commented Sep 14, 2016

Running TODO MVC in iOS Safari on an iPhone 5s

screen shot 2016-09-14 at 2 46 06 pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment