forked from MeloNX/MeloNX
Update Compile.md
This commit is contained in:
parent
7b67ffb39a
commit
a1ca0b99a4
21
Compile.md
21
Compile.md
@ -33,13 +33,7 @@ src/MeloNX/MeloNX.xcodeproj
|
|||||||
|
|
||||||
Double-click to open it in **Xcode**.
|
Double-click to open it in **Xcode**.
|
||||||
|
|
||||||
### 3. Configure the Project Settings
|
### 3. Configure Signing & Capabilities
|
||||||
|
|
||||||
- In **Xcode**, select the **MeloNX** project.
|
|
||||||
- Under the **General** tab, find `Ryujinx.Headless.SDL2.dylib`.
|
|
||||||
- Set its **Embed setting** to **"Embed & Sign"**.
|
|
||||||
|
|
||||||
### 4. Configure Signing & Capabilities
|
|
||||||
|
|
||||||
- In **Xcode**, go to **Signing & Capabilities**.
|
- In **Xcode**, go to **Signing & Capabilities**.
|
||||||
- Set the **Team** to your **Apple Developer account** (free or paid).
|
- Set the **Team** to your **Apple Developer account** (free or paid).
|
||||||
@ -51,7 +45,7 @@ Double-click to open it in **Xcode**.
|
|||||||
|
|
||||||
*(Replace `<your-name>` with your actual name or identifier.)*
|
*(Replace `<your-name>` with your actual name or identifier.)*
|
||||||
|
|
||||||
### 5. Connect Your Device
|
### 4. Connect Your Device
|
||||||
|
|
||||||
Ensure your **iPhone/iPad** is **connected** and **selected** (Next to MeloNX with the arrow) in Xcode.
|
Ensure your **iPhone/iPad** is **connected** and **selected** (Next to MeloNX with the arrow) in Xcode.
|
||||||
- You may need to install the iOS SDK. it will say next to MeloNX with the arrow saying "iOS XX Not Installed (GET)"
|
- You may need to install the iOS SDK. it will say next to MeloNX with the arrow saying "iOS XX Not Installed (GET)"
|
||||||
@ -60,13 +54,22 @@ Ensure your **iPhone/iPad** is **connected** and **selected** (Next to MeloNX wi
|
|||||||
|
|
||||||
### Make Sure you do **NOT** select the Simulator. (Which is the Generic names and the ones with the non-coloured icons, e.g. "iPhone 16 Pro")
|
### Make Sure you do **NOT** select the Simulator. (Which is the Generic names and the ones with the non-coloured icons, e.g. "iPhone 16 Pro")
|
||||||
|
|
||||||
### 6. Build and Run
|
### 6. Configure the Project Settings
|
||||||
|
|
||||||
|
Click the **Run (▶️) button** in Xcode to compile MeloNX and wait it will fail to compile the first time, Thats normal.
|
||||||
|
- When it fails the first time, do this:
|
||||||
|
- In **Xcode**, select the **MeloNX** project.
|
||||||
|
- Under the **General** tab, find `Ryujinx.Headless.SDL2.dylib`.
|
||||||
|
- Set its **Embed setting** to **"Embed & Sign"**.
|
||||||
|
|
||||||
|
### 5. Build and Run
|
||||||
|
|
||||||
Click the **Run (▶️) button** in Xcode to compile and launch MeloNX.
|
Click the **Run (▶️) button** in Xcode to compile and launch MeloNX.
|
||||||
- When running on your device, Click the **Spray Can Button** below the Run button
|
- When running on your device, Click the **Spray Can Button** below the Run button
|
||||||
- Right Click where it says "> MeloNX PID XXXX"
|
- Right Click where it says "> MeloNX PID XXXX"
|
||||||
- Press Detach in the Context Menu.
|
- Press Detach in the Context Menu.
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Now you're all set! 🚀 If you encounter issues, please join the discord at https://melonx.org
|
Now you're all set! 🚀 If you encounter issues, please join the discord at https://melonx.org
|
Loading…
x
Reference in New Issue
Block a user