Note macOS and Xcode version requirements.

This commit is contained in:
squidbus 2024-09-02 23:19:22 -07:00
parent 3cb16d9c4f
commit bf7a91b5f7
2 changed files with 5 additions and 1 deletions

View file

@ -7,7 +7,9 @@ SPDX-License-Identifier: GPL-2.0-or-later
### Install the necessary tools to build shadPS4:
For installing tools and library dependencies we will be using [Homebrew](https://brew.sh/).
First, make sure you have **Xcode 16.0 or newer** installed.
For installing other tools and library dependencies we will be using [Homebrew](https://brew.sh/).
On an ARM system, we will need the native ARM Homebrew to install tools and x86_64 Homebrew to install libraries.