Swift-FHIR
Swift-FHIR copied to clipboard
Swift 4 migration
trafficstars
This is the result of running Swift-FHIR through Xcode 9's Swift 4 migration. Additionally, I've silenced some deprecation warnings from Xcode 9.1 related to changes in String.
The files in Sources/Models are generated from files and templates in fhir-parser-resources; the templates will need to be updated. 😬
Thanks! Working on it.
I believe I've got the templates fixed. I re-generated and ran tests, and all seems clean.