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
266 stars 109 forks source link

Remove redundant constraints #193

Closed octover closed 7 years ago

octover commented 7 years ago

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

octover commented 7 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.