magicalpanda / MagicalRecord

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

Errors with Swift 2.2 / Xcode 7.3 #1211

Closed Jeehut closed 5 years ago

Jeehut commented 8 years ago

Hi, I just tried to install the latest commit of the release/3.0 branch via Carthage but I got the following errors:

Carthage/Checkouts/MagicalRecord/Library/Categories/CoreData/Import/MagicalImportFunctions.m:89:72: error: implicit conversion increases floating-point precision: 'float' to 'CGFloat' (aka 'double') [-Werror,-Wdouble-promotion]

I didn't change anything in code / dependency version but I updated Xcode which has now Swift 2.2 integrated and may have added some more requirements so I guess this is a compatibility problem that we need to fix.

Coeur commented 5 years ago

Fixed in 14a5935b9852d285898555ebb405084077a362e5