Files
anki/docs-site/developers/mac.mdx
Abdo 8e1c571bd1 docs: Document the anki-audio package (#5411)
Some notes about updating the `anki-audio` package.
2026-08-26 21:18:43 +03:00

19 lines
341 B
Plaintext

---
title: "Mac-specific notes"
---
## 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.
## More
For info on running tests, building wheels and so on, please see [Development](/developers/development).