I\'m using xcode 7 GM seed and installed latest Google Signin SDK through cocoapods pod \"Google/SignIn . I get the attached error when I try to publi
I have suffered from same error, above all answers really helped me. Want to share my experience.
1- I was getting the error
Fixed with the help of above answer
Find CFBundleExecutable key , remove this key from Google Signin SDK's info.plist. You can delete all other CFBundleExecutable if error occurs on multiple bundles
2- But after that, I was getting error
Xcode App Submisson ERROR ITMS-90207: "Invalid Bundle
Fixed with the help of answer
Please check your info.plist file and add below key if not