Skip to content

Commit cbc0f75

Browse files
committed
chore!: update doc and podspec
1 parent b3e7faf commit cbc0f75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LaunchDarkly.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Pod::Spec.new do |ld|
2424
ld.ios.deployment_target = "13.0"
2525
ld.watchos.deployment_target = "6.0"
2626
ld.tvos.deployment_target = "13.0"
27-
ld.osx.deployment_target = "10.15"
27+
ld.osx.deployment_target = "12.0"
2828

2929
ld.source = { :git => ld.homepage + '.git', :tag => ld.version}
3030

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ And supports the following device platforms:
3232
| iOS | 13.0 |
3333
| watchOS | 6.0 |
3434
| tvOS | 13.0 |
35-
| macOS | 10.15 |
35+
| macOS | 12.00 |
3636

3737
Installation
3838
-----------

0 commit comments

Comments
 (0)