putpkt: write failed, broken pipe

前端 未结 4 1592
名媛妹妹
名媛妹妹 2021-02-01 02:19

I\'m using AdHoc deploy to deploy my app on an iPad, and I get this error. I\'ve checked out a few questions in SO that say the same, but the solution has always been restart XC

4条回答
  •  伪装坚强ぢ
    2021-02-01 03:13

    I had the same error - I not only restarted my device, but also deleted the app on my device and cleaned the build directory (product --> clean on Xcode 4).

    I then built and ran the program again and it worked.

    I did not need to restart Xcode.

提交回复
热议问题