Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Swift 5 in GoogleSignInSwiftSupport.podspec #317

Merged
merged 1 commit into from May 26, 2023

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 merged commit b0bc583 into main May 26, 2023
12 checks passed
@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