Skip to content

Commit

Permalink
remove duplicate toolsdir
Browse files Browse the repository at this point in the history
  • Loading branch information
erikng committed Feb 1, 2024
1 parent 08d0ad0 commit ce8f7aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build_python_framework_pkgs.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ XCODE_PATH="/Applications/Xcode_15.2.app"
XCODE_NOTARY_PATH="$XCODE_PATH/Contents/Developer/usr/bin/notarytool"
XCODE_STAPLER_PATH="$XCODE_PATH/Contents/Developer/usr/bin/stapler"
NEWSUBBUILD=$((80620 + $(/usr/bin/git rev-parse HEAD~0 | xargs -I{} /usr/bin/git rev-list --count {})))
TOOLSDIR=$(dirname $0)

# Sanity Checks
## Type Check
Expand Down

0 comments on commit ce8f7aa

Please sign in to comment.