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
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.
怎么解决的看不懂啊
Most helpful comment
Yeah I found that reference while updating for the next release. It should be fixed in the next release.