We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 766af10 commit 10d138eCopy full SHA for 10d138e
GTMAppAuth.podspec
@@ -37,7 +37,7 @@ requests with AppAuth.
37
38
s.osx.source_files = "Source/GTMOAuth2KeychainCompatibility/*.{h,m}",
39
"Source/macOS/**/*.{h,m}"
40
- s.osx.deployment_target = '10.9'
+ s.osx.deployment_target = '10.11'
41
42
s.tvos.source_files = "Source/iOS/GTMKeychain_iOS.m"
43
s.tvos.deployment_target = '9.0'
0 commit comments