smart-on-fhir / Swift-SMART

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

Update to FHIR R4, Swift 4.2 #27

Closed xmlmodeling closed 5 years ago

xmlmodeling commented 5 years ago

OAuth2 submodule set to 'develop' branch. Four compiler warnings remaining from OAuth2 due to deprecated API in iOS 10 and 11.

macOS target has compiler errors caused by OAuth2. Recommend merging this PR into Swift-SMART 'develop' so that SoF-Demo can also be updated in 'develop' for iOS. Work with OAuth2 committers to update that framework and resolve compiler errors for macOS.