mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-10 19:15:35 +00:00
Add the bundle framework path to the libMoltenVK.dylib paths
Fixes https://github.com/libsdl-org/SDL/issues/14313
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
#include <dlfcn.h>
|
||||
|
||||
const char *defaultPaths[] = {
|
||||
"@executable_path/../Frameworks/libMoltenVK.dylib",
|
||||
"vulkan.framework/vulkan",
|
||||
"libvulkan.1.dylib",
|
||||
"libvulkan.dylib",
|
||||
|
||||
Reference in New Issue
Block a user