Skip to content

Commit 94b0142

Browse files
author
Dmitry Preobrazhenskiy
committed
Update to Swift 4.2
This solves the issue: socketio#1101
1 parent 016e127 commit 94b0142

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.swift-version

Lines changed: 0 additions & 1 deletion
This file was deleted.

Socket.IO-Client-Swift.podspec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Pod::Spec.new do |s|
2121
:tag => 'v13.3.1',
2222
:submodules => true
2323
}
24+
25+
s.swift_version = "4.2"
2426
s.pod_target_xcconfig = {
2527
'SWIFT_VERSION' => '4.0'
2628
}

0 commit comments

Comments
 (0)