commit 5b9803d2344403e8778460a2383de18376a5e751
parent 3098d4b4faf6dbe0a38bf865728e43fbfecf0751
Author: William Casarin <jb55@jb55.com>
Date: Sun, 6 Aug 2023 07:54:04 -0700
script: add build-git-hash.txt build output
Otherwise we get warnings
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/damus.xcodeproj/project.pbxproj b/damus.xcodeproj/project.pbxproj
@@ -2074,6 +2074,7 @@
outputFileListPaths = (
);
outputPaths = (
+ "$(SRCROOT)/build-git-hash.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;