linker command failed with exit code 1 (use -v to see invocation) unity 5.5 to xcode 8

After a long way of trying to build my game from Unity to XCode, I keep getting the following error "linker command failed with exit code 1 (use -v to see invocation) ". The game works perfectly fine with Android and Fire TV but IOS keeps complaining. Can someone please guide me as to what the log suggest and thank you very much.

http://answers.unity3d.com/storage/temp/92422-overstack2.png

Replies

I have the same issue – trying to build from Unity to Xcode. As well, with Android all works well, but Xcode gives this error.


Were you able to fix this issue? Could you please share what did you do?


Thank you!!


P.S.: Bitcode is set to "No", but still doesn't work

did you get this resolved? I'm having the same problem