Notice
Recent Posts
Recent Comments
Link
NewGen
xcode <--> iphone wireless debugging.(아이폰 무선디버깅) / wifi debugging 본문
IOS
xcode <--> iphone wireless debugging.(아이폰 무선디버깅) / wifi debugging
Deep Learning 2021. 2. 16. 11:111. 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.
'IOS' 카테고리의 다른 글
get top Viewcontroller (0) | 2021.06.17 |
---|---|
Include Header Searching path in Xcode 12 (0) | 2021.05.17 |
Xcode 버전에 따른, AppDelegate.swift @main annotation 처리. (0) | 2021.01.25 |
알고리즘 연습 iOS / Stack, Queue (0) | 2021.01.09 |
object-c class 사용법 간단 정리. (0) | 2020.12.30 |
Comments