magicalpanda / MagicalRecord

Super Awesome Easy Fetching for Core Data!
Other
10.8k stars 1.79k forks source link

Add support for building with Xcode 7.3 #1214

Closed Jeehut closed 6 years ago

Jeehut commented 8 years ago

This fixes #1211.

Please read the commit messages for detailed information.

Note that I realized there are still warnings in some situations with 32-bit processor targets now, but as they are only precision losses when UIColor objects are defined they lead to any problems.

Coeur commented 6 years ago

Thank you @Dschee. I tried existing branch release/3.0 with current Xcode 9.1 and it wasn't building (probably for a long time), so I made some changes with https://github.com/magicalpanda/MagicalRecord/commit/14a5935b9852d285898555ebb405084077a362e5.