A couple of macOS development notes.
authorCarl Hetherington <cth@carlh.net>
Fri, 15 Mar 2024 19:08:00 +0000 (20:08 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 15 Mar 2024 19:08:00 +0000 (20:08 +0100)
DEVELOP.md

index be8ed61e6891d2e30dbdd351cb3bd00d0f0be5bd..51b63ff5c3382ff56b0a75edabf09b8b6c5e8648 100644 (file)
@@ -4,6 +4,16 @@ This file collects a few notes relevant to DCP-o-matic developers.  There is als
 [on the web site](https://dcpomatic.com/development).
 
 
+## Building on macOS/arm64
+
+Build `osx-environment` in `$HOME`
+```
+bash platform/osx/copy_resources.sh
+source platform/osx/set_paths.sh
+./waf configure --target-macos-arm64
+```
+
+
 ## Disk writer logging
 
 As we have no `film' folder to log to during disk writes, the logs end up: