Skip to content

Commit 68ae3e6

Browse files
committed
Merge pull request #54 from koutalou/support-tvos
Add tvOS support
2 parents f5ea39e + e498c7a commit 68ae3e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SwiftTask.podspec

+1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ Pod::Spec.new do |s|
1111

1212
s.osx.deployment_target = '10.9'
1313
s.ios.deployment_target = '8.0'
14+
s.tvos.deployment_target = '9.0'
1415
end

0 commit comments

Comments
 (0)