Skip to content

AudYoFlo: Building on Mac OS X

jvxgit edited this page Dec 27, 2024 · 3 revisions

Step I: Install xcode

Step II: Run

xcode-select --install

to install the command line developer tools for xcode.

Step III: Run

sudo xcodebuild -license

to accept the xcode license.

Back

Clone this wiki locally