Socket.io-client-swift: xCode 10.2 + Carthage update = build error

Created on 26 Mar 2019  ·  5Comments  ·  Source: socketio/socket.io-client-swift

Hi,

Not able to build with Carthage update,

error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0. (in target 'Starscream iOS')

seems that the last Xcode dropped support of Swift 3

bug patched

Most helpful comment

Yeah I found that reference while updating for the next release. It should be fixed in the next release.

All 5 comments

Duplicate : #1175

@paulosaure Not really... i'm trying to build this framework by carthage update --platform ios and the build failed : Task failed with exit code 65:

I think there is references to SWIFT_VERSION '3.0' in this framework, xCode 10.2 support only 4.x min.

Yeah I found that reference while updating for the next release. It should be fixed in the next release.

I also ran into this problem. When will it be fixed?

Yes, very nice, thanks.

怎么解决的看不懂啊

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gaetanm picture gaetanm  ·  4Comments

roma86 picture roma86  ·  4Comments

njawahire picture njawahire  ·  4Comments

MihaelIsaev picture MihaelIsaev  ·  6Comments

harshanakaru picture harshanakaru  ·  4Comments