From 8c5413469938861b7eaae87019e55582f7edd468 Mon Sep 17 00:00:00 2001 From: C4ndyF1sh Date: Sun, 16 Feb 2025 17:57:59 +0000 Subject: [PATCH] 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