From e8537df2465486849a09e2207f980edd67407287 Mon Sep 17 00:00:00 2001
From: C4ndyF1sh <c4ndyf1sh@noreply.git.743378673.xyz>
Date: Sun, 16 Feb 2025 17:55:44 +0000
Subject: [PATCH 1/2] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index be5400a09..f4650feed 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@
 
 # Compatibility
 
-MeloNX works on iPhone X and later and iPad 7th Gen and later. Check out the Compatibility on the <a href="https://melonx.org/compatibility/" target="_blank">website</a>.
+MeloNX works on iPhone XS/XR and later and iPad 8th Gen and later. Check out the Compatibility on the <a href="https://melonx.org/compatibility/" target="_blank">website</a>.
 
 # Usage
 

From 8c5413469938861b7eaae87019e55582f7edd468 Mon Sep 17 00:00:00 2001
From: C4ndyF1sh <c4ndyf1sh@noreply.git.743378673.xyz>
Date: Sun, 16 Feb 2025 17:57:59 +0000
Subject: [PATCH 2/2] Update Compile.md

---
 Compile.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Compile.md b/Compile.md
index 23d3a9842..d8763e858 100644
--- a/Compile.md
+++ b/Compile.md
@@ -5,6 +5,7 @@
 Before you begin, ensure you have the following installed:
 
 - [**.NET 8.0**](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)
+- [**Xcode**](https://apps.apple.com/de/app/xcode/id497799835?l=en-GB&mt=12$0)
 - A Mac running **macOS**
 
 ## Compilation Steps