mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-28 14:23:18 +00:00
Note macOS and Xcode version requirements.
This commit is contained in:
parent
3cb16d9c4f
commit
bf7a91b5f7
2 changed files with 5 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue