码迷,mamicode.com
首页 > 移动开发 > 详细

error: WatchKit App doesn't contain any WatchKit Extensions whose WKAppBundleIdentifier matches "***

时间:2015-08-01 20:40:29      阅读:1180      评论:0      收藏:0      [点我收藏+]

标签:swift error   iwatch   

error: WatchKit App doesn‘t contain any WatchKit Extensions whose WKAppBundleIdentifier matches "*****". Verify that the value if WKAppBundleIdentifier in your WatchKit Extension‘s Info.plist matches the value of CFBundleIndetifier in your WatchKit App‘s Info.plist.

这个错误是bundle ID 的问题.如果你改了iPhone, watch APP 或者 watch extension的Bundle ID ,很有可能出现这个问题.因为这三者是必须要遵循固定的格式的.解决方法如下:

技术分享

技术分享


更多细节可查看: http://blog.csdn.net/soindy/article/details/47184933



版权声明:本文为博主原创文章,未经博主允许不得转载。

error: WatchKit App doesn't contain any WatchKit Extensions whose WKAppBundleIdentifier matches "***

标签:swift error   iwatch   

原文地址:http://blog.csdn.net/soindy/article/details/47189111

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!