Skip to content

Commit

Permalink
Merge branch 'paulb777-pushable-podspec'
Browse files Browse the repository at this point in the history
  • Loading branch information
erikdoe committed Nov 15, 2023
2 parents 577003c + 25de5cf commit 0564fe4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions OCMock.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ Pod::Spec.new do |s|
s.osx.deployment_target = '10.15'
s.ios.deployment_target = '12.0'
s.tvos.deployment_target = '12.0'
s.watchos.deployment_target = '4.0'
s.visionos.deployment_target = '1.0'
s.watchos.deployment_target = '7.0'
s.osx.framework = 'XCTest'
s.ios.framework = 'XCTest'
s.tvos.framework = 'XCTest'
Expand Down

0 comments on commit 0564fe4

Please sign in to comment.