Update to Swift 4.2
This solves the issue: https://github.com/socketio/socket.io-client-swift/issues/1101
This commit is contained in:
parent
016e12720d
commit
94b01420af
@ -1 +0,0 @@
|
||||
4.0
|
||||
@ -21,6 +21,8 @@ Pod::Spec.new do |s|
|
||||
:tag => 'v13.3.1',
|
||||
:submodules => true
|
||||
}
|
||||
|
||||
s.swift_version = "4.2"
|
||||
s.pod_target_xcconfig = {
|
||||
'SWIFT_VERSION' => '4.0'
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user