# macOS

> Explains how to build and develop Unity applications on the macOS platform along with the macOS settings in the Unity Editor.

This section of the User Manual has information on Unity development for macOS.

| **Topic**                                                                                                                         | **Description**                                                          |
| --------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| [macOS requirements and compatibility](/engine/6000.6/manual/platform-specific/apple-mac/macos-requirements-and-compatibility.md) | Learn about system requirements and compatibility information for macOS. |
| [macOS Player settings reference](/engine/6000.6/manual/platform-specific/apple-mac/player-settings-mac-os.md)                    | Reference documentation for macOS Player settings.                       |
| [Developing for macOS](/engine/6000.6/manual/platform-specific/apple-mac/macosdevelopment.md)                                     | Details macOS specific development information.                          |
| [Building and delivering for macOS](/engine/6000.6/manual/platform-specific/apple-mac/macos-delivery.md)                          | Describes how to build and publish your macOS application.               |

## Additional resources and examples

* 📖 **E-Book**: [Optimize your game performance for consoles and PCs in Unity](https://unity.com/resources/console-pc-game-performance-optimization-unity-6)
* 📖 **E-Book**: [Best practices for project organization and version control](https://unity.com/resources/best-practices-version-control-unity-6)
* 📖 **E-Book**: [Create popular shaders and visual effects with the Universal Render Pipeline](https://unity.com/resources/create-shaders-visual-effects-urp-unity-6?isGated=false)
* 📖 **E-Book**: [Ultimate guide to profiling Unity games](https://unity.com/resources/ultimate-guide-to-profiling-unity-games?isGated=false)
* 📝 **How-to guide**: [How to run automated tests for your games with the Unity Test Framework](https://unity.com/how-to/automated-tests-unity-test-framework)
* 📝 **How-to guide**: [Optimization tips for Unity UI](https://unity.com/how-to/unity-ui-optimization-tips)
* 📝 **How-to guide**: [Memory profiling in Unity](https://unity.com/how-to/use-memory-profiling-unity)
* 📚 **Documentation**: [Accessibility](/engine/6000.6/manual/accessibility.md)
