Skip to content

Commit e498c7a

Browse files
committed
support tvos
1 parent f5ea39e commit e498c7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SwiftTask.podspec

Lines changed: 1 addition & 0 deletions
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)