Skip to content

Commit

Permalink
remove watchos from unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnEstropia committed Jun 8, 2023
1 parent 5d0c4bf commit 118bb68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CoreStore.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 118bb68

Please sign in to comment.