Skip to content

Commit bf8be56

Browse files
committed
Update swift 5.0 settings
1 parent eec62ec commit bf8be56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Localize-Swift.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Pod::Spec.new do |s|
3232
s.tvos.deployment_target = '9.0'
3333
s.watchos.deployment_target = '2.0'
3434

35-
s.pod_target_xcconfig = { 'SWIFT_VERSION' => '4.2' }
35+
s.pod_target_xcconfig = { 'SWIFT_VERSION' => '5.0' }
3636

3737
s.requires_arc = true
3838

0 commit comments

Comments
 (0)