matthewcheok / Realm-JSON

A concise Mantle-like way of working with Realm and JSON.
MIT License
661 stars 129 forks source link

(RLMObject+Copying.o) conflicts with same method from another category #9

Closed johanforssell closed 10 years ago

johanforssell commented 10 years ago

I get this warning when using Realm+JSON

ld: warning: meta method 'mc_normalizedClass' in category from 
/...path.../Debug-iphoneos/libPods-Prod.a(RLMObject+Copying.o) 
conflicts with same method from another category
matthewcheok commented 10 years ago

Should be fixed now