mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 23:25:38 +00:00
Enabled tvOS spec for dev
This commit is contained in:
@@ -49,5 +49,5 @@ Pod::Spec.new do |spec|
|
||||
|
||||
spec.ios.deployment_target = '7.0'
|
||||
# tvOS not recognized by older versions of Cocoapods - add this only after tvOS support complete.
|
||||
# spec.tvos.deployment_target = '9.0'
|
||||
spec.tvos.deployment_target = '9.0'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user