Unity with FMOD iOS build - many linker errors Xcode
Hi to all,
I need some help to build my first game with Unity FMOD to iOS. I’ve exported my project in unity and opened it with Xcode, after, i’ve started building but i’ve got an lot of “Match-O Linker” error (201 errors). I haven’t done any modification to the standard Xcode project exported by unity and I don’t have any plugin in my unity project connected to FMOD.
The FMOD documentation says that i need to disable Unity Audio (https://fmod.com/resources/documentation-api?page=content/generated/engine_new_unity/troubleshooting.html#/) but i can't because i use it in game with an home-made voiceover... how can i do?
here some screenshot of Xcode: https://1drv.ms/f/s!AugIyl84F-ffj_E2SktZpxwDhPKeHw
Anyone can help me? Thanks
Your answer
Follow this Question
Related Questions
Xcode Apple Mach-O linker error 1 __frkparticlePluginSDKProcess 1 Answer
Why do I get a linking error after updating to Xcode 12 ? 1 Answer
Xcode - Mach-O Linker Error after upgrade to Unity 2019.4 (LTS) 0 Answers
‚class-internals.' not found Error in Xcode 7 0 Answers
Swift 3 Wrapper needs to embed unity in xcode 8 project 0 Answers