gabrieloc / QuadKit

Communicate with your Quadcopter from a native app
BSD 3-Clause "New" or "Revised" License
39 stars 3 forks source link

cannot build my sample project when i integrated QuadKit and SwiftSocket framework. #1

Open mdsujan91 opened 6 years ago

mdsujan91 commented 6 years ago

i am using Xcode 9.3 and Swift 4.1 When i run my project after adding Quad-kit and SwiftSocket framework then my Xcode show this error "Module compiled with Swift 4.0 cannot be imported in Swift 4.1: " I installed this two framework using Carthage.

Is there any Support for Swift 3.3 or Swift 4.1 Compiler ? How can i do now? Please help me!

gabrieloc commented 5 years ago

I've updated this project to be compatible with Swift 4.1. Let me know if that works