Cog/ci_scripts/ci_post_clone.sh
Christopher Snowhill 6984ce326c 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:23:15 -07:00

5 lines
81 B
Bash
Executable file

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