From 63f1e777d1dfed0104be23c73e7cae63bb0c19b9 Mon Sep 17 00:00:00 2001 From: JayDDee Date: Thu, 26 Dec 2024 19:52:06 -0500 Subject: [PATCH] Updated Compiling from source (markdown) --- Compiling-from-source.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Compiling-from-source.md b/Compiling-from-source.md index 8a8b77b..e9129e1 100644 --- a/Compiling-from-source.md +++ b/Compiling-from-source.md @@ -65,9 +65,10 @@ Notepad++ and 7zip are useful Windows programs with good support for Linux file # Apple MacOS build environment -Apple MacOS is supported on ARM64. Older MACs with Intel x86_64 CPU is untested and not officially supported yet. However, x86_64 is supported on other OSs and and ARM64 is now suported on MacOS so it may just work already.YMMV +Apple MacOS is supported on ARM64. Older MACs with Intel x86_64 CPU is untested and not officially supported yet. However, x86_64 is supported on other OSs and and ARM64 is now suported on MacOS so it may just work already, YMMV. +This procedure is only for Apple MAC PCs that use MacOS. iPads & iPhones use IOS which isn't supported and will not work. -Setting up the build environment on MacOS does not require an ApplID or need anything from the App store. +Setting up the build environment on MacOS does not require an AppleID or need anything from the App store. #### Homebrew package manager