I want to use the Brightcove library and the Layar library in one application, which both have the SBJson files. Obviously these try to murder each other dead.

Do i have to extract the files and rebuild the archives? I'm on a tight deadline.

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

just remove one of the duplicate files from the target

link|improve this answer
Yeah, well I extracted one .a and removed the SBJSon files, however now I get these duplicate errors for one in Library X and the other in the DerivedData folder? – MaikelS Jul 21 '11 at 13:32
I'd delete the DerivedData folder... xcode will rebuild it :) – Bastian Jul 21 '11 at 13:49
That's what i thought! I still got the DerivedData duplicate. – MaikelS Jul 21 '11 at 13:59
1  
hm.. if you have both only in compiled form you are out of luck I guess .. you have to rebuild one of the libraries – Bastian Jul 21 '11 at 14:16
And don't forget to complain over this badly managed namespacing in the brigthcove support forums. – Janusz Oct 26 '11 at 10:46
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.