google / GoogleSignIn-iOS

Enables iOS and macOS apps to sign in with Google.
https://developers.google.com/identity/sign-in/ios
Apache License 2.0
472 stars 189 forks source link

Support for SDK Signature #389

Closed sylvia-tencent-wmt closed 4 months ago

sylvia-tencent-wmt commented 4 months ago

Apple requires signatures for SDKs starting in spring 2024

Reference: Upcoming third-party SDK requirements

I would like to know when you adopt this change.

Describe the solution you'd like Support SDK signature

mdmathias commented 4 months ago

This repo's latest release (7.1.0) provides a privacy manifest. We do not release GSI as a binary. My reading of the documentation at the link you shared means that Google Sign-In iOS is not required to sign the SDK.