首页 > 移动平台 > 详细

iOS开发—— Couldn't add the Keychain Item

时间:2017-07-31 15:25:56      阅读:693      评论:0      收藏:0      [点我收藏+]

  报错:*** Terminating app due to uncaught exception ‘NSInternalInconsistencyException‘, reason: ‘Couldn‘t add the Keychain Item.‘

  解决方案:Xcode8增加了一个keychain的许可设置,只要在工程名->TARGETS->Capabilities里将Keychain打开就可以了,大部分更新到Xcode 8后无法使用的问题都是因为这个.

iOS开发—— Couldn't add the Keychain Item

原文:http://www.cnblogs.com/yyt-hehe-yyt/p/7263151.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!