All of a sudden I am getting the following error on uploading build on testflight:
Invalid IPA: Couldn't find executable specified in Info.plist - check the value of your CFBundleExecutable key.
I tried to upload the previous build which I already uploaded on testflight, even then I got the same error. What might be the reason?
I found solution to this error. Actually there were too many builds on testflight with same productName. I changed the productName and uploaded the same build again. It uploaded.