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 9805db3 commit 392e788Copy full SHA for 392e788
SwiftTask.podspec
@@ -11,5 +11,6 @@ Pod::Spec.new do |s|
11
12
s.osx.deployment_target = '10.9'
13
s.ios.deployment_target = '8.0'
14
+ s.watchos.deployment_target = '2.0'
15
s.tvos.deployment_target = '9.0'
16
end
0 commit comments