【发布时间】:2015-04-18 11:48:12
【问题描述】:
我在编译我的 watchkit 应用程序时收到此错误
嵌入式二进制验证实用程序错误
error: WatchKit Extension contains multiple WatchKit apps whose bundle
identifiers match "com.tec.MyApp.watchkitapp". It can only have one
任何线索..? :)
【问题讨论】:
-
clue = "它只能有一个"
-
我的应用确实只有一个,并且整个星期都在构建良好,然后突然发生了这种情况。但是再次清洁和建造修复了它。
标签: ios compiler-errors bundle watchkit apple-watch