mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-13 20:53:32 +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.osx.deployment_target = "10.15"
|
||||
ts.tvos.deployment_target = "13.0"
|
||||
ts.watchos.deployment_target = "7.4"
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user