I am trying to upload a binary to iTunesConnect using Xcode 8.2.1 but got the error below

This post did not help.
I used to have this problem , but it was solved by renaming the package identifiers of the pod file tocom.companyName.AppName
And it worked correctly.
Any quick fix?
source
share