mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
[Build / Cocoapods] Use new PINRemoteImage, but temporarily disable tvOS for 1.9.73 due to bulid warnings.
This commit is contained in:
@@ -69,5 +69,8 @@ Pod::Spec.new do |spec|
|
||||
}
|
||||
|
||||
spec.ios.deployment_target = '7.0'
|
||||
spec.tvos.deployment_target = '9.0'
|
||||
|
||||
# Uncomment when fixed: issues with tvOS build for release 1.9.73
|
||||
# spec.tvos.deployment_target = '9.0'
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user