1 parent 58cf96a commit 44ad320Copy full SHA for 44ad320
1 file changed
AsyncDisplayKit.podspec
@@ -69,5 +69,8 @@ Pod::Spec.new do |spec|
69
}
70
71
spec.ios.deployment_target = '7.0'
72
- spec.tvos.deployment_target = '9.0'
+
73
+# Uncomment when fixed: issues with tvOS build for release 1.9.73
74
+# spec.tvos.deployment_target = '9.0'
75
76
end
0 commit comments