[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
committed by Magesh K
parent 46bd977371
commit 00423bec08

View File

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