zoukankan      html  css  js  c++  java
  • Application-identifier entitlement does not match问题的解决

    以下是一个老外的回答:

    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删除了就可以。如果删除了还是不行,再按照他的方法试一次。

  • 相关阅读:
    nyoj 17 单调递增最长子序列
    nyoj 18 The Triangle
    nyoj 712 探 寻 宝 藏
    nyoj 61传纸条(一)
    nyoj 269 VF
    nyoj 44 子串和
    nyoj 252 01串
    nyoj 42 一笔画问题
    nyoj 756 重建二叉树
    Table 样式设置
  • 原文地址:https://www.cnblogs.com/sunshine-anycall/p/4874621.html
Copyright © 2011-2022 走看看