error: WatchKit App doesn't contain any WatchKit Ext
发布时间:2020-12-14 01:57:37 所属栏目:百科 来源:网络整理
导读: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
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 (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |