首页 > 移动平台 > 详细

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

时间:2015-10-21 07:02:12      阅读:714      评论: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
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!