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

error: Embedded binary's bundle identifier is not prefixed with the parent app's bundle identifier

时间:2015-10-21 07:04:26      阅读:748      评论:0      收藏:0      [点我收藏+]

标签:

xcode + iwatch调试错误

在工程的  Targets 下面的 三项(工程名为my):my 、 my Watchkit app 、my Watchkit extention

General -> identity 下面的 Bundle Identifier都是有固定写法的,不要随便改。

例如:

com.xxx.my

com.xxx.my.watchkitapp

com.xxx.my.watchkitapp.watchkitextension

error: Embedded binary's bundle identifier is not prefixed with the parent app's bundle identifier

标签:

原文地址:http://www.cnblogs.com/SimonGao/p/4896664.html

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