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 publish my app to apple app store.
Help!!
Here are the detailed versions of Google SDK pods
- Google/Core (1.0.7):
- GoogleNetworkingUtilities (~> 1.0)
- GoogleSymbolUtilities (~> 1.0)
- GoogleUtilities (~> 1.0)
- Google/SignIn (1.0.7):
- Google/Core
- GoogleSignIn (~> 2.0)
- GoogleAppUtilities (1.0.0):
- GoogleSymbolUtilities (~> 1.0)
- GoogleAuthUtilities (1.0.1):
- GoogleNetworkingUtilities (~> 1.0)
- GoogleSymbolUtilities (~> 1.0)
- GoogleNetworkingUtilities (1.0.0):
- GoogleSymbolUtilities (~> 1.0)
- GoogleSignIn (2.2.0):
- GoogleAppUtilities (~> 1)
- GoogleAuthUtilities (~> 1)
- GoogleNetworkingUtilities (~> 1)
Thank you.
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