App installation failed: Could not write to the device

前端 未结 30 2132
误落风尘
误落风尘 2021-02-04 23:07

In Xcode 6.3, I got this error when trying to run an iOS project written in Swift on a real device.

App installation failed

c

30条回答
  •  青春惊慌失措
    2021-02-04 23:33

    Maybe it can be due to the following error App installation failed. No code signature found. In my case after a project clean the description of the error switched to "No code signature found".

提交回复
热议问题