In your terminal write the follow command: xcode-select -install Install devkitpro Now we need to install the Xcode tools to use the compiler and other utilities. Open your file and copy the next exports export DEVKITPRO=/opt/devkitproĮxport PATH=$/tools/bin:$PATH Install Xcode Tools With the installation of pacman, we need to tell to our system where the files are located, so we need to update our. Once that the installation was finished, we need to update our. So, we need to go to System Preferences -> Security & Privacy and allow the permissions: Once it has been downloaded, we install the package. The first thing we must do is install pacmac, which will allow us to download the devkitpro for the GBA, to install it we must go to the following URL:Īnd we will download devkitpro-pacman-installer.pkg. To develop in GBA we need the tools to do it, and installing it in macOS is simple even if they take a few steps.