script: add build-git-hash.txt build output

Otherwise we get warnings
This commit is contained in:
William Casarin
2023-08-06 07:54:04 -07:00
parent 3098d4b4fa
commit 5b9803d234

View File

@@ -2074,6 +2074,7 @@
outputFileListPaths = (
);
outputPaths = (
"$(SRCROOT)/build-git-hash.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;