build: Don't postprocess libimhex.dylib

This commit is contained in:
WerWolv 2024-03-22 22:18:18 +01:00
parent ca40775678
commit 567ccbfc3a
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ message(STATUS "Fixing up application bundle: ${BUNDLE_PATH}")
# Make sure to fix up any included ImHex plugin.
file(GLOB_RECURSE plugins "${BUNDLE_PATH}/Contents/MacOS/plugins/*.hexplug")
list(APPEND plugins "${BUNDLE_PATH}/Contents/Frameworks/libimhex.dylib")
# BundleUtilities doesn't support DYLD_FALLBACK_LIBRARY_PATH behavior, which