GoogleSignIn-iOS icon indicating copy to clipboard operation
GoogleSignIn-iOS copied to clipboard

Add CODE_SIGNING_ALLOWED in podspec (#223)

Open sableangle opened this issue 3 years ago • 0 comments

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.

sableangle avatar Sep 21 '22 09:09 sableangle