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 8c335d8 commit 3686fe4Copy full SHA for 3686fe4
Action.podspec
@@ -13,7 +13,7 @@ Pod::Spec.new do |s|
13
s.social_media_url = "http://twitter.com/ashfurrow"
14
15
s.ios.deployment_target = '8.0'
16
- s.osx.deployment_target = '10.9'
+ s.osx.deployment_target = '10.10'
17
s.watchos.deployment_target = '2.0'
18
s.tvos.deployment_target = '9.0'
19
0 commit comments