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

Remove redundant constraints #193

Closed octover closed 6 years ago

octover commented 6 years ago

⚠️ 🔫 Removed redundant constraints that Xcode 9 warns about, still compiles in Xcode 8.

octover commented 6 years ago

Closing this here as we have our own fork we use, didn't mean to pollute upstream, unless this is wanted, then feel free to re-open/merge.