iOS: Watch Kit paired device unavailable for development

后端 未结 21 1882
走了就别回头了
走了就别回头了 2021-02-01 00:53

I can\'t run my Apple Watch application in XCode. My phone+watch is listed as a \"Unavailable Device\" and says \"paired device unavailable for development\". When I try to laun

21条回答
  •  感情败类
    2021-02-01 01:32

    Deleting the 'famous' XCODE Derived Data folder did it for me.

    Steps for newbies:

    1. Close XCODE.
    2. Delete the Derived Data folder, to find it's location go in XCODE to upper menu: XCODE -> Preferences -> Locations: Here click on the Derived Data arrow.
    3. Reopen XCODE.

    Tested on XCODE8.0.

提交回复
热议问题