Hello, while my project, which I created with the Unity game engine, runs smoothly in the editor, when I try to run it and/or archive through Xcode, I receive the following error:
Undefined symbols:
Linker command failed with exit code 1 (use -v to see invocation)
When I right click on the problem and click Reveal in log it doesn't take me anywhere.
Can you help me with this?
Thanks.