iOS - PRODUCT_BUNDLE_IDENTIFIER is missing

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! :blush:

1 Like