Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Failed: WKAppBundleIdentifier #60

Open
zanemarkson opened this issue May 11, 2022 · 2 comments
Open

Build Failed: WKAppBundleIdentifier #60

zanemarkson opened this issue May 11, 2022 · 2 comments

Comments

@zanemarkson
Copy link

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?

@Azhun-HITwh
Copy link

Azhun-HITwh commented May 29, 2022

#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.

@zanemarkson
Copy link
Author

#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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants