Further reading
Here are a few links from the Unity documentation to learn more about the topics we have covered in this chapter as well as the Profiler, which we did not cover:
- Conditional Compilation: https://docs.unity3d.com/2023.1/Documentation/Manual/PlatformDependentCompilation.html
- Build Settings: https://docs.unity3d.com/2023.1/Documentation/Manual/BuildSettings.html
- Profiler overview: https://docs.unity3d.com/2023.1/Documentation/Manual/Profiler.html
- Analysis: https://docs.unity3d.com/2023.1/Documentation/Manual/analysis.html
- BuildPipeline.BuildPlayer: https://docs.unity3d.com/2023.1/Documentation/ScriptReference/BuildPipeline.BuildPlayer.html