We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee15796 commit 4d90b7eCopy full SHA for 4d90b7e
AlgoliaSearch-Client-Swift.podspec
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
9
s.source = { :git => 'https://github.com/algolia/algoliasearch-client-swift.git', :tag => s.version }
10
11
s.ios.deployment_target = '8.0'
12
- s.osx.deployment_target = '10.9'
+ s.osx.deployment_target = '10.10'
13
14
# By default, do not require the offline SDK.
15
s.default_subspec = 'Online'
0 commit comments