以下是一个老外的回答:

This happened to me after installing a build from TestFlight and overwriting it with the debug build from Xcode.

Nothing helped, no clean build, no Derived Data voodoo …

 

How I finally got it working was:

- Delete debug build from phone (and watch if it’s still there).

- Download TestFlight build again.

- Install Test Flight Apple Watch app build from TestFlight app.

- Delete TestFlight Watch app build from Phone using the TestFlight app.

- Delete the TestFlight iOS app build from the phone

- Now everything seems back to normal. I can run the debug build from Xcode.

 

but一般来说不用这么复杂。只要把你的设备上的debug的app删除了就可以。如果删除了还是不行,再按照他的方法试一次。

相关文章:

  • 2021-10-21
  • 2021-12-15
  • 2022-12-23
  • 2021-09-20
  • 2021-10-09
  • 2021-04-18
  • 2021-10-06
猜你喜欢
  • 2021-10-25
  • 2021-12-17
  • 2021-04-06
  • 2021-07-08
相关资源
相似解决方案