Xcode error codes and how to fix them?

I am making my first iOS sticker pack in Xcode. What an adventure so far! I have worked through most of the issues using tutorials online. But, I'm so stuck now. I can't figure out what I'm doing wrong. I've built and archived my file and go to submit it to iTunes Connect then get two errors: Error 90685: CFBundleIdentifier Collision (saying there is more than one bundle with my identifier) and Error 90347: Bad Bundle Identifier (saying it nees to start with 'com.example' and not contain more than on "." after the application's bundle ID.


I thought I set up my identifier as directed using the 'com.example' directions. I used the same one in iTunes Connect. I don't see where there would be duplicates (but I don't really even know where to look). Can anyone point me in the right direction? How can I fix these errors?


Thanks for your help!

Replies

Did you ever figure this out? I am having the exact same issues. Thanks!

Were you ever able to fix these issues? Having the exact same problem....andy