Duplicate Symbol _main

If I drop the ScreenSharingSDK Framework into my project and try to compile, I get a linker error saying "duplicate symbol _main" in ScreenSharingSDK (unit_test_main.o). Apparently the library also defines this symbol which leads to this error.

What am I doing wrong?

Daniel

Comments

  • I'am having the same issue. i do not have any unit test class on my project.

  • They told me in late July that they are working on a fix. I haven't followed up on this.