Getting following error when try to use Layar SDK in my existing app. How can I solve this?
Ld /Users/pnawale/Library/Developer/Xcode/DerivedData/hub-afxxzaq
Its because the iPhone simulator got duplicate .h & .m references. I struggled for hours for this bug.
My solution was simple. I copied the project to my pen drive and erased from computer memory.
Opened a new project, copied the storyboard and added the .h &.m files. Some errors fixed by selecting classes again in the storayboard view..