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

Provisioning profile needs unique bundle identifier #35

Open
nstumler opened this issue Mar 10, 2018 · 5 comments
Open

Provisioning profile needs unique bundle identifier #35

nstumler opened this issue Mar 10, 2018 · 5 comments

Comments

@nstumler
Copy link

screen shot 2018-03-10 at 1 35 23 pm
Can anyone help me out with this error? I don't know what to change my bundle identifier to for this to work? @gabrieloc

@burntscarr
Copy link

I changed mine to com.burntscarr.giovanni

@nstumler
Copy link
Author

Alright, thanks! That got me past that problem. @burntscarr
Did you have this problem too or know how to fix this? Thanks for your help.
screen shot 2018-03-10 at 5 50 39 pm

@burntscarr
Copy link

Find the Watch.app inside the Giovanni.app (in Xcode of course) and go change it's settings to com.(username).giovanni.watchkit (I'm only partially sure on that it might need to have a different ending like .watchos or .watchapp)

@burntscarr
Copy link

Okay so the fix is in the Info tab.
There's this main tab, where you can edit the watchkitextension bundleidentifier but, it's not the only one.
image

Over in the info tab (up top-ish) there's another area to edit.
image
The NSExtension > NSExtensionAttributes > BundleIdentifier setting also needs changed.
Mine is com.burntscarr.giovanni.watchkit although my Main bundleid is com.burntscarr.giovanni.watchkit.watchkitextension for the extension because my giovanni_watchOS bundleid is com.burntscarr.giovanni.watchkit

Hope this helps some people!

@gabrieloc
Copy link
Owner

I made a few updates to the readme to answer some common questions. https://github.com/gabrieloc/GIOVANNI/blob/master/README.md

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

3 participants