From 81ef230b562656e8117d262e9b05a3f6fdeca61a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Rydg=C3=A5rd?= Date: Mon, 24 Apr 2023 22:23:27 +0200 Subject: [PATCH] Specify the executable in Info.plist directly (temp, should be injected) --- macOS/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macOS/Info.plist b/macOS/Info.plist index e79312293a..a5950ee084 100644 --- a/macOS/Info.plist +++ b/macOS/Info.plist @@ -54,7 +54,7 @@ CFBundleExecutable - $(EXECUTABLE_NAME) + Contents/MacOS/PPSSPPSDL CFBundleGetInfoString CFBundleIconFile