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
Post a Comment