From 5b9803d2344403e8778460a2383de18376a5e751 Mon Sep 17 00:00:00 2001 From: William Casarin Date: Sun, 6 Aug 2023 07:54:04 -0700 Subject: [PATCH] script: add build-git-hash.txt build output Otherwise we get warnings --- damus.xcodeproj/project.pbxproj | 1 + 1 file changed, 1 insertion(+) diff --git a/damus.xcodeproj/project.pbxproj b/damus.xcodeproj/project.pbxproj index 9df99e6c..aeedc593 100644 --- 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;