I am currently receiving the following error when trying to build on Xcode 10.2.1 with Swift 5
Module compiled with Swift 4.2.1 cannot be imported by the Swift 5.0.1 compiler: ${PROJECT_DIR}/Build/Products/Debug-iphoneos/GoConnector/GoConnector.framework/Modules/GoConnector.swiftmodule/arm.swiftmodule
Are there any plans to support the Swift 5 compiler in the future? Thanks!
I am currently receiving the following error when trying to build on Xcode 10.2.1 with Swift 5
Module compiled with Swift 4.2.1 cannot be imported by the Swift 5.0.1 compiler: ${PROJECT_DIR}/Build/Products/Debug-iphoneos/GoConnector/GoConnector.framework/Modules/GoConnector.swiftmodule/arm.swiftmodule
Are there any plans to support the Swift 5 compiler in the future? Thanks!