Mantle / MTLManagedObjectAdapter

Core Data support for Mantle
https://github.com/Mantle/Mantle
MIT License
140 stars 55 forks source link

Support NSFetchedPropertyDescription #26

Open ondev opened 8 years ago

ondev commented 8 years ago

Old code only support NSAttributeDescription and NSRelationshipDescription.

This pull request support NSFetchedPropertyDescription(Fetched Property)