magicalpanda / MagicalRecord

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

Error installing on OS X project via Cocoapods #1197

Closed ghost closed 5 years ago

ghost commented 8 years ago

I get this after adding to the podfile, installing and trying to build;

Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_DDLog", referenced from: objc-class-ref in MagicalRecord+ErrorHandling.o objc-class-ref in NSEntityDescription+MagicalDataImport.o objc-class-ref in NSManagedObject+MagicalDataImport.o objc-class-ref in NSManagedObject+MagicalRecord.o objc-class-ref in NSManagedObjectContext+MagicalObserving.o objc-class-ref in NSManagedObjectContext+MagicalRecord.o objc-class-ref in NSManagedObjectContext+MagicalSaves.o ... ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

Coeur commented 5 years ago

You did not show us your Podfile. No such issue for me with CocoaPods 1.7.2.