Attempt to fix Xcode Cloud CI

Try to generate the Info.plist before xcodebuild runs.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
lastfm
Christopher Snowhill 2022-06-26 22:59:31 -07:00
parent ee79935a8a
commit 824648321c
1 changed files with 2 additions and 0 deletions

View File

@ -3,3 +3,5 @@
BASEDIR=$(dirname "$0")
"${BASEDIR}/../Scripts/extract_libraries.sh"
"${BASEDIR}/../Scripts/genversion.sh"