Add CI scripts for Xcode Cloud

Add a post clone script for Xcode Cloud

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
lastfm
Christopher Snowhill 2022-06-26 20:22:54 -07:00
parent cc45750c0c
commit fc296bda77
1 changed files with 5 additions and 0 deletions

5
ci_scripts/ci_post_clone.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
BASEDIR=$(dirname "$0")
"${BASEDIR}/../Scripts/extract_libraries.sh"