Skip to content

Swift 3 and FHIR STU-3 Freeze Jan 2017 (v1.8)

Pre-release
Pre-release
Compare
Choose a tag to compare
@p2 p2 released this 05 Jan 00:06
· 71 commits to master since this release
Workarounds for Linux

This disables FHIRAbstractResource’s `instantiate()` method because of a compiler crash (argument type mismatch when it calls out to the factory). Also adds a somewhat nasty conversion from `Decimal` to `Double` – needed while NSJSONSerialization works differently on Linux and macOS.