App installation failed: Could not write to the device

前端 未结 30 1600
误落风尘
误落风尘 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:28

    Got this problem twice in one week on complete different devices.

    One device had no more storage left, after deleting some apps the project installed perfectly.

    The other device was fixed after rebooting the device

提交回复
热议问题