siegesmund / SwiftDDP

A Meteor client, written in Swift
MIT License
145 stars 60 forks source link

Unable to build after adding pod for Swift DDP in podfile for Xcode 10.1 and Swift 4.2. #118

Open RupikaSahu opened 5 years ago

RupikaSahu commented 5 years ago

Unable to build the code after adding pod for Swift DDP, as it's giving so many errors for Xcode 10.1 and Swift 4.2. It's saying that Swift 5 version is not supported(For XCG Logger). There is an open PR for this issue. May I know if there is any possibility/solution to fix this issue? I am using cocoa pods to add the framework.