GoogleSignIn-iOS
GoogleSignIn-iOS copied to clipboard
Add CODE_SIGNING_ALLOWED in podspec (#223)
Tested locally but not on real cocoapod env yet. Adding CODE_SIGNING_ALLOWED = No in Build Setting to avoid XCode 14 build issue since on XCode 14 the default of CODE_SIGNING_ALLOWED is YES.