Fixing “Install of Apple Watch Application never finished”

ε祈祈猫儿з 提交于 2019-12-06 00:18:14

I've come across the same problem on one of the Xcode beta versions. If you use Watch Framework then try to move all files from one to Watch Extension.

I have come across this issue. I resolved the problem by deleting the Watch App from the Watch simulator, doing a clean build of the project, and re-installing.

I recently face same issue, before it worked properly. But after long time again try to test and same problem occurs, by setting Keychain Sharing -> ON in iOS Application's Target -> Capabilities . This solution works for me. Hope this will work for others.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!