상상 너머 그 무언가...

iOS remote debugging instructions (미 번역) 본문

개발관련(Development)/유니티3D(Unity3D)

iOS remote debugging instructions (미 번역)

Clack 2012. 1. 25. 12:56

iOS remote debugging instructions

In addition to the instructions described above, Unity iOS applications require some additional steps for successful debugging:

  1. Attach your iDevice to your WiFi network (the same requirement as for remote profiling).
  2. Hit build & run in the Unity editor.
  3. When the application builds, installs & launches via Xcode, click Stop in Xcode.
  4. Manually find & launch your application on your iDevice. (Note: if the application is launched via Xcode you won't be able to resume after reaching a breakpoint).
  5. When the app is running on the device, switch to MonoDevelop and click on the attach icon in the debugging toolbar. Select your device from the available instances list (if there are several instances shown, then select the bottom one).