The executable gets signed with invalid entitlements in Xcode

前端 未结 30 1818
走了就别回头了
走了就别回头了 2020-11-29 03:43

I got this error with Xcode 5 when I try to run the app on my device.

The executable was signed with invalid entitlement

It work

30条回答
  •  醉梦人生
    2020-11-29 04:12

    xcode 6.1 (HealthKit sample)

    I was getting this error due to HealthKit integration: I had enabled In-App Purchase, Game Center and Healkit solved my issue.. The same I have enabled in Provision profile.

    enter image description here

    enter image description here

提交回复
热议问题