We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbeb112 commit f787e79Copy full SHA for f787e79
R.swift.podspec
@@ -27,7 +27,7 @@ Pod::Spec.new do |spec|
27
spec.osx.deployment_target = '10.15'
28
spec.ios.deployment_target = '11'
29
spec.tvos.deployment_target = '11'
30
- #spec.watchos.deployment_target = '4'
+ spec.watchos.deployment_target = '4'
31
32
spec.preserve_paths = "rswift"
33
spec.source_files = "Sources/RswiftResources/**/*.swift"
0 commit comments