Glad to hear you could resolve the issue, just one note, if you got that error in the Xcode Archive step then itās not Bitrise telling you thereās an issue with the bundle identifier, itās Xcode. You could run the same commands locally one by one and would get the same error.
Running the build locally with our CLI can help to speed up the testing in these cases, just for future reference (in case someone else would face a similar issue) : How to debug your build locally / "It works on my Mac/PC but not on bitrise.io"
Happy Building!