iWatch报错: Missing com.apple.developer.healthkit entitlement
Posted clnchanpin
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了iWatch报错: Missing com.apple.developer.healthkit entitlement相关的知识,希望对你有一定的参考价值。
今天开发iWatch项目,报错:
Optional (Error "Missing come.apple.developer.healthkit entitlement.") Userinfo = 0X15daab50 ( NSLocalizedDescription = Missing com.apple.developer.healthkit entitlement.))
这是由于要使用HealthKIt框架,就必须开启授权.将Healthkit开关打开.虽然X-code7不在须要开发人员账号也能在真机上调试,可是要须要使用Healthkit还是要成为开发人员的.成功打开以后边会出现下图心形位置的证书.
以上是关于iWatch报错: Missing com.apple.developer.healthkit entitlement的主要内容,如果未能解决你的问题,请参考以下文章
zookeeper报错:myid file is missing
Linux - C SHELL报错提示“Missing }.“
[Hive]Hive使用union all报错missing EOF 解决方案
Build path entry is missing: /src/test/java missing 报错问题解决