clover / remote-pay-ios-go

Clover Go IOS SDK
Other
5 stars 14 forks source link

Any plans to support Swift 5? #2

Closed brandonwiemann closed 5 years ago

brandonwiemann commented 5 years ago

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!