triniwiz / nativescript-socketio

Socket.IO for nativescript
Apache License 2.0
71 stars 31 forks source link

error: SWIFT_VERSION '3.1' is unsupported, supported versions are: 4.0, 4.2, 5.0 #79

Closed LeCoupa closed 5 years ago

LeCoupa commented 5 years ago

I get this error when installing the app.

error: SWIFT_VERSION '3.1' is unsupported, supported versions are: 4.0, 4.2, 5.0. (in target 'Socket.IO-Client-Swift')
error: SWIFT_VERSION '3.1' is unsupported, supported versions are: 4.0, 4.2, 5.0. (in target 'Socket.IO-Client-Swift')
note: Using new build systemnote: Planning buildnote: Constructing build description
** BUILD FAILED **

Unable to apply changes on device: 891CA502-EBF6-4ECC-8F72-FB744C9F83CE. Error is: Command xcodebuild failed with exit code 65.

Do you have any idea? I have tried many solutions but none worked unfortunately.