Undefined Symbol Errors in Xcode (Unity build)

Hi,

Good to hear it is building!

In the error logs I can see:

Which indicates that an effect plugin is missing for that platform, I would suggest checking your FMOD Integration settings for any missing plugins:

Alternatively, you can exclude the plugin effect from the desired platform:
image
More information about exclusion can be read here: FMOD Studio | Glossary - Platform Exclusion.

Hope this helps!