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.
2 parents 67465a3 + cebe813 commit afa9d9fCopy full SHA for afa9d9f
Commands.podspec
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
8
9
s.requires_arc = true
10
s.swift_versions = ['5.1', '5.2', '5.3']
11
- s.osx.deployment_target = "10.9"
+ s.osx.deployment_target = "11.0"
12
s.source = { :git => "https://github.com/qiuzhifei/swift-commands.git", :tag => s.version }
13
s.source_files = "Sources/*/*.swift"
14
end
0 commit comments