There was an error while loading. Please reload this page.
1 parent eec62ec commit bf8be56Copy full SHA for bf8be56
Localize-Swift.podspec
@@ -32,7 +32,7 @@ Pod::Spec.new do |s|
32
s.tvos.deployment_target = '9.0'
33
s.watchos.deployment_target = '2.0'
34
35
- s.pod_target_xcconfig = { 'SWIFT_VERSION' => '4.2' }
+ s.pod_target_xcconfig = { 'SWIFT_VERSION' => '5.0' }
36
37
s.requires_arc = true
38
0 commit comments