Skip to content

Instantly share code, notes, and snippets.

@trinnguyen
Created November 9, 2016 08:11
Show Gist options
  • Save trinnguyen/3349817635107df23f5a60deb1595821 to your computer and use it in GitHub Desktop.
Save trinnguyen/3349817635107df23f5a60deb1595821 to your computer and use it in GitHub Desktop.
Xamarin.iOS Debug over Wifi
<IOSDebuggerHosts>10.1.1.222</IOSDebuggerHosts>
<IOSDebuggerConnectOverUsb>False</IOSDebuggerConnectOverUsb>
<IOSDebugOverWiFi>true</IOSDebugOverWiFi>
<IOSDebuggerPort>10001</IOSDebuggerPort>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment