Prevent xcodegen from creating temporary references in the project file

This commit is contained in:
Stefan Ceriu
2023-08-07 10:23:17 +03:00
committed by Stefan Ceriu
parent 63fbd5ab60
commit ff3fd4d2c0
6 changed files with 33 additions and 17 deletions

View File

@@ -6,4 +6,4 @@ git lfs post-checkout "$@"
export PATH="$PATH:/opt/homebrew/bin"
# ignores updates of 'secrets.xcconfig' to avoid pushing sensitive data by mistake
git update-index --assume-unchanged secrets.xcconfig
git update-index --assume-unchanged ElementX/SupportingFiles/secrets.xcconfig