qmake|Mac OS X: Fixed a bundling issue with the FMOD shared library
When the engine subproject is rebuilt, the bundled Framework folder is emptied. The FMOD shared library was copied there only when the FMOD plugin was built, causing a situation where the plugin would be missing the FMOD library after rebuilding just the engine.
qmake|Mac OS X: Fixed a bundling issue with the FMOD shared library
When the engine subproject is rebuilt, the bundled Framework folder
is emptied. The FMOD shared library was copied there only when the
FMOD plugin was built, causing a situation where the plugin would be
missing the FMOD library after rebuilding just the engine.