smart-on-fhir / Swift-SMART

Swift SMART on FHIR framework for iOS and OS X
Other
134 stars 47 forks source link

"Ambiguous use of operator '<'" in DateAndTime.swift #19

Open leroykim opened 6 years ago

leroykim commented 6 years ago

Hello,

First of all, thank you for great iOS SMART on FHIR framework.

When I build SoF-Demo (https://github.com/smart-on-fhir/SoF-Demo), I got "Ambiguous use of operator '<'" error in DateAndTime.swift.

My Xcode version is 9.2 (9C40b) and here is the screenshot :

screen shot 2018-03-06 at 3 46 57 pm

And I have one more thing to ask. Is there a plan to update to support Swift4? I got so many warnings when I build project.