p2 / OAuth2

OAuth2 framework for macOS and iOS, written in Swift.
Other
1.14k stars 276 forks source link

Xcode 12.0 Deployment target warning #352

Closed telipskiy closed 3 years ago

telipskiy commented 3 years ago

Starting with Xcode 12.0, I get a deployment target warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.0.99.

Environment

OAuth2: 5.2.0 Xcode Version: 12.0 (12A7209) Swift Package Manager 5.3.0

neoneye commented 2 years ago

Seems to be fixed on 2 Jan 2021 in Package.swift.