Closed altanai closed 6 years ago
Error appears on module stitch
@altanai the latest version of the SDK does not currently support Swift 4.2. As a workaround, you can use Xcode 9, go to https://developer.apple.com/download/more/ and search for xCode 9.4.1 Note, you will need to sign in to your developer account
Build fails with following errors
and
Module compiled with Swift 4.1.2 cannot be imported by the Swift 4.2 compiler: /Users/altanaibisht/Nexmo/stitch-ios-quickstart/examples/Pods/Nexmo-Stitch/Carthage/Build/iOS/Stitch.framework/Modules/Stitch.swiftmodule/x86_64.swiftmodule
Have tried updated pods and switching between legacy build on xcode workspace settings , Any other workarounds >