mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-21 17:09:10 +01:00
remove watchos from unit tests
This commit is contained in:
@@ -30,6 +30,5 @@ Pod::Spec.new do |s|
|
|||||||
ts.ios.deployment_target = "13.0"
|
ts.ios.deployment_target = "13.0"
|
||||||
ts.osx.deployment_target = "10.15"
|
ts.osx.deployment_target = "10.15"
|
||||||
ts.tvos.deployment_target = "13.0"
|
ts.tvos.deployment_target = "13.0"
|
||||||
ts.watchos.deployment_target = "7.4"
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user