simperium - SPManagedObject creating "duplicate symbol" error -


simperium giving me following error:

ld: duplicate symbol [redacted]/simperium.framework/simperium(spmanagedobject.o) , [other-redacted]/build/intermediates/myapp.build/debug-iphonesimulator/myapp.build/objects-normal/i386/spmanagedobject.o 

any idea causes duplicate symbol bug? (i put redacted in there it's not specific app)

you'll see error if accidentally auto-generate .h , .m files spmanagedobject entity in model editor. should auto-generate files own entities, since simperium.framework provides spmanagedobject class you.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -