Fmod_distance_filter.bundle not found

Hi!
I’m using Unity and try to run the app on Mac and I got an error “fmod_distance_filter.bundle not found” ( the same in Editor and Mac standalone app ).

SystemNotInitializedException: [FMOD] Initialization failed : Loading plugin 'fmod_distance_filter' from '/Applications/VispaDev.app/Contents/Plugins/fmod_distance_filter.bundle' : ERR_FILE_NOTFOUND : File not found.

I have the fmod_distance_filter.dll file, so that works fine for Windows, but I didn’t have the fmod_distance_filter.bundle in the project.
Any suggestions?

The distance filter is an example plugin included in the FMOD API’s examples. If you want to use it on Macintosh, you’ll have to build the bundle from our examples.