small changes

This commit is contained in:
Erik Gomez
2023-01-09 14:23:22 -06:00
parent dd97ea183f
commit 17853201e2
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -8,3 +8,4 @@ no_customization/*
opinionated/*
recommended/*
outputs/*
build_info.txt
+1 -1
View File
@@ -21,7 +21,7 @@ PIPCACHEDIR="/Users/${CONSOLEUSER}/Library/Caches/pip"
XCODE_PATH="/Applications/Xcode_14.1.app"
XCODE_NOTARY_PATH="$XCODE_PATH/Contents/Developer/usr/bin/notarytool"
XCODE_STAPLER_PATH="$XCODE_PATH/Contents/Developer/usr/bin/stapler"
NEWSUBBUILD=$((80620 + $(git rev-parse HEAD~0 | xargs -I{} git rev-list --count {})))
NEWSUBBUILD=$((80620 + $(/usr/bin/git rev-parse HEAD~0 | xargs -I{} /usr/bin/git rev-list --count {})))
# Sanity Checks
## Type Check