0xjmp / ObjectMapper-Realm

An ObjectMapper extension that serializes arbitrary JSON into Realm's List class
Other
178 stars 43 forks source link

Can't import ObjectMapper_Realm #8

Closed rollr76518 closed 7 years ago

rollr76518 commented 7 years ago

2016-12-26 11 00 19 Hello Sir,

I want to use ObjectMapper-Realm for my project, after I pod install it shows the error message as attachment.

My Xcode version is 8.2.1 Cocoapods version 1.1.0.rc.2 podfile is use pod 'ObjectMapper+Realm', :git => 'https://github.com/jakenberg/ObjectMapper-Realm' and ObjectMapper+Realm version is 0.2

NikKovIos commented 7 years ago

Everything works correctly. I got such an error, but building project fixed it.

0xjmp commented 7 years ago

@rollr76518 are you still experiencing this issue? Closing for now.

rollr76518 commented 7 years ago

Yes, it works now, thanks!