Dev/iOS

gdb stack trace at 'putpkt: write failed' 해결방법

깐따삐아님 2011. 11. 11. 10:10
http://ivis.cwnu.ac.kr/tc/dongupak/109


중요내용)
    1. XCode를 완전하게 종료한다(I shutdown XCode completely).
    2. 아이폰 디바이스에서 앱을 제거한다(Delete the app from the iPhone)
    3. 아이폰을 셧다운한다-가운데 버튼과 위쪽 버튼을 2-3초간 누름(Shutdown the iPhone)
    4. 아이폰을 켠다. 3과 동일한 방법(Restart the iPhone)
    5. 맥과 아이폰을 연결한다(Plugged it in)
    6. Xcode를 실행하고 디바이스에서 수행시킨다(Starte Xcode and ran debugger on device)
    7. 잘 작동한다(Works!)