Skip to content

Conversation

@mdmathias
Copy link
Collaborator

This change addresses a warning from Xcode 14.3 that suggests upgrading to Swift 5.

Swift 5 is a fine version to support since it was released with Xcode 10.2, which supported development for macOS 10.14.4, and iOS 12.2. Both of these are lower than the supported versions of macOS (10.15) and iOS (13.0) listed in GoogleSignInSwiftSupport.podspec.

Fixes #316

This change addresses a warning from Xcode 14.3 that suggests upgrading to
Swift 5.

Fixes #316
@mdmathias mdmathias requested review from ch40w31 and henryhl22321 May 26, 2023 18:23
@mdmathias mdmathias merged commit b0bc583 into main May 26, 2023
@mdmathias mdmathias deleted the mdmathias/update-swift5 branch May 26, 2023 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Conversion to Swift 5 is available (GoogleSignInSwift)

3 participants