kuglee/TermiWatch

Build Failed: WKAppBundleIdentifier

Opened this issue · 2 comments

Followed through the steps but build failed with error message where **** is my Apple ID:

error: WatchKit App doesn't contain any WatchKit Extensions whose WKAppBundleIdentifier matches "*****". Verify that the value of WKAppBundleIdentifier in your WatchKit Extension's Info.plist matches the value of CFBundleIdentifier in your WatchKit App's Info.plist.

Any thoughts?

#30
this one may solve your problem.
you could check if the three bundle ids are correctly set in the app / WatchKit app/ WatchKit extension info.plist.

#30 this one may solve your problem. you could check if the three bundle ids are correctly set in the app / WatchKit app/ WatchKit extension info.plist.

Thanks @Azhun-HITwh . I looked at all the Info.plist and I have my Apple ID as the bundle identifiers in all of them.
@kuglee Do you think this could have anything to do with the fact that I have a . in my Apple ID?