From 664e5f5b180a4e132c04a0f164d92671bc43f5ba Mon Sep 17 00:00:00 2001 From: Erik Kundiman Date: Sat, 29 Nov 2025 18:37:42 +0800 Subject: Fix DullahanHelper (Alerts) codesigning path --- indra/newview/FixBundle.cmake.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indra/newview/FixBundle.cmake.in b/indra/newview/FixBundle.cmake.in index 95e28fbbb8..abeb7a8a5e 100644 --- a/indra/newview/FixBundle.cmake.in +++ b/indra/newview/FixBundle.cmake.in @@ -638,7 +638,7 @@ execute_process( Resources/SLPlugin.app/Contents/Frameworks/plugins/libyuy2_i420_plugin.dylib Resources/SLPlugin.app/Contents/Frameworks/plugins/libyuy2_i422_plugin.dylib Resources/SLPlugin.app/Contents/Frameworks/plugins/libzvbi_plugin.dylib - Resources/SLPlugin.app/Contents/Frameworks/DullahanHelper\ \(GPU\).app/Contents/MacOS/DullahanHelper\ \(Alerts\) + Resources/SLPlugin.app/Contents/Frameworks/DullahanHelper\ \(Alerts\).app/Contents/MacOS/DullahanHelper\ \(Alerts\) Resources/SLPlugin.app/Contents/Frameworks/DullahanHelper\ \(GPU\).app/Contents/MacOS/DullahanHelper\ \(GPU\) Resources/SLPlugin.app/Contents/Frameworks/DullahanHelper\ \(Plugin\).app/Contents/MacOS/DullahanHelper\ \(Plugin\) WORKING_DIRECTORY ${viewer_BINARY_DIR}/${VIEWER_CHANNEL}.app/Contents -- cgit v1.2.3