From c8a3124cca336b3f6d4ff3414f64eba628a0291b Mon Sep 17 00:00:00 2001 From: stossy11 Date: Wed, 12 Feb 2025 13:04:56 +0000 Subject: [PATCH] Update Compile.md --- Compile.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compile.md b/Compile.md index c1300ea68..4aa6bda50 100644 --- a/Compile.md +++ b/Compile.md @@ -37,7 +37,7 @@ Double-click to open it in **Xcode**. ### 3. Configure the Project Settings - In **Xcode**, select the **MeloNX** project. -- Under the **General** tab, find `Ryujinx.SDL2.Headless.dylib`. +- Under the **General** tab, find `Ryujinx.Headless.SDL2.dylib`. - Set its **Embed setting** to **"Embed & Sign"**. ### 4. Configure Signing & Capabilities