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

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

上一篇:【codeforces 483B】Friends and Presents


下一篇:Codeforces Round #348 (VK Cup 2016 Round 2, Div. 2 Edition) A. Little Artem and Presents 水题