Skip to content

Commit 0678d5b

Browse files
committed
Increase minimum version for watchOS
1 parent a221611 commit 0678d5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

NSObject+Rx.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Pod::Spec.new do |s|
1212

1313
s.ios.deployment_target = '8.0'
1414
s.osx.deployment_target = '10.10'
15-
s.watchos.deployment_target = '2.0'
15+
s.watchos.deployment_target = '3.0'
1616
s.tvos.deployment_target = '9.0'
1717

1818
s.swift_version = '5.0'

0 commit comments

Comments
 (0)