Skip to content

Commit 10d138e

Browse files
committed
Sync deployment target with platform min version.
1 parent 766af10 commit 10d138e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GTMAppAuth.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ requests with AppAuth.
3737

3838
s.osx.source_files = "Source/GTMOAuth2KeychainCompatibility/*.{h,m}",
3939
"Source/macOS/**/*.{h,m}"
40-
s.osx.deployment_target = '10.9'
40+
s.osx.deployment_target = '10.11'
4141

4242
s.tvos.source_files = "Source/iOS/GTMKeychain_iOS.m"
4343
s.tvos.deployment_target = '9.0'

0 commit comments

Comments
 (0)