Cog/ci_scripts/ci_post_clone.sh
Christopher Snowhill 016bc9a45b Attempt to fix Xcode Cloud again
This time, run the git fetch tags and genversion in the pre
xcodebuild script.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-06 04:22:26 -07:00

5 lines
81 B
Bash
Executable file

#!/bin/sh
BASEDIR=$(dirname "$0")
"${BASEDIR}/../Scripts/extract_libraries.sh"