We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5ea39e commit e498c7aCopy full SHA for e498c7a
SwiftTask.podspec
@@ -11,4 +11,5 @@ Pod::Spec.new do |s|
11
12
s.osx.deployment_target = '10.9'
13
s.ios.deployment_target = '8.0'
14
+ s.tvos.deployment_target = '9.0'
15
end
0 commit comments