Open dpogue opened 8 years ago
@dpogue I don't have a Linux machine to validate this. Wanna take a stab at it and open a PR?
@dpogue does this mean you've found a way to get this working on Linux without iTunes? If so I would be interested.
@benwiley4000 I have used ios_webkit_debug_proxy on Linux in the past to debug iOS Safari from a Linux machine via the Chrome dev tools. iTunes can't be used on Linux (and doesn't provide debugging support anyhow)
Anywhere I can find quick start instructions? I'm currently setting up in a Windows VM and would love to run it natively in Linux VS Code.
On Oct 3, 2016 4:05 PM, "Darryl Pogue" notifications@github.com wrote:
@benwiley4000 https://github.com/benwiley4000 I have used ios_webkit_debug_proxy on Linux in the past to debug iOS Safari from a Linux machine via the Chrome dev tools. iTunes can't be used on Linux (and doesn't provide debugging support anyhow)
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Microsoft/vscode-ios-web-debug/issues/9#issuecomment-251211380, or mute the thread https://github.com/notifications/unsubscribe-auth/AM7h7YYge49p3fh7NthgHrSfijybRTl6ks5qwWAdgaJpZM4JiYgi .
In src/utilities.ts, Linux should be handled the same way as OSX/macOS and try to find
ios_webkit_debug_proxy
on the path