Back to Anki

Mac-specific notes

docs/mac.md

26.09b1634 B
Original Source
<!-- DO NOT MANUALLY EDIT THIS FILE --> <!-- This file is copied from docs-site/developers/mac.mdx automatically -->

Mac-specific notes

<!-- <<<cog from cogdocs import get_file_contents cog.out(get_file_contents("mac")) >>> -->

Requirements

Xcode:

Install the latest XCode from the App Store. Open it at least once so it installs the command line tools.

Git/rsync

Install via Homebrew or similar tool.

Audio

To play audio, use Homebrew to install mpv and lame.

More

For info on running tests, building wheels and so on, please see Development.

<!-- <<<end>>> -->