NewGen

xcode <--> iphone wireless debugging.(아이폰 무선디버깅) / wifi debugging 본문

IOS

xcode <--> iphone wireless debugging.(아이폰 무선디버깅) / wifi debugging

Deep Learning 2021. 2. 16. 11:11

1. connect iphone to Mac via USB.

2. run Xcode

3. Select  Window -> Devide and Simulators.

 

4. Check "Conect via network"

5. unplug usb cable and restart Xcode.

6. Select  Window -> Devide and Simulators. and find your iphone and right click on yours.

7. select "connect via IP Address"

8. enter your iphone ip address.

9. Run and debugging on Xcode. It will download via wifi and can do debugging.

Comments