wvteijlingen / Spine

A Swift library for working with JSON:API APIs. It supports mapping to custom model classes, fetching, advanced querying, linking and persisting.
MIT License
264 stars 109 forks source link

Executed the Swift 2.3 migrator #115

Open mathiasAichinger opened 7 years ago

mathiasAichinger commented 7 years ago

Fixes #114

I just executed the migrator. It added some force unwrapping which is probably not a good idea ;).