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 e9abf03 commit f8209beCopy full SHA for f8209be
SQLite.swift.podspec
@@ -26,7 +26,7 @@ Pod::Spec.new do |s|
26
s.watchos.deployment_target = "2.0"
27
s.default_subspec = 'standard'
28
s.pod_target_xcconfig = {
29
- 'SWIFT_VERSION' => '2.3',
+ 'SWIFT_VERSION' => '3.0',
30
}
31
32
s.subspec 'standard' do |ss|
0 commit comments