[AltJIT] Fixes “AltSign-Dynamic not found” runtime error at launch

This commit is contained in:
Riley Testut
2023-09-08 14:19:48 -05:00
parent dd761daed6
commit 61f2347ece

View File

@@ -4118,6 +4118,7 @@
GENERATE_INFOPLIST_FILE = YES;
LD_RUNPATH_SEARCH_PATHS = (
"@executable_path/../Frameworks",
"@executable_path/AltServer.app/Contents/Frameworks",
);
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
@@ -4157,6 +4158,7 @@
GENERATE_INFOPLIST_FILE = YES;
LD_RUNPATH_SEARCH_PATHS = (
"@executable_path/../Frameworks",
"@executable_path/AltServer.app/Contents/Frameworks",
);
LIBRARY_SEARCH_PATHS = (
"$(inherited)",