Skip to content

Commit

Permalink
Update ios.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
QQxiaoming authored Sep 2, 2024
1 parent 09fc510 commit 3e6b87d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
git describe --always --long --abbrev=10 --exclude '*' | awk '{print "\""$0"\""}' > git_tag.inc
sed -i'.original' -e 's/git_tag.inc/git_tag.ci.inc/g' quard_star_tools.pro
lrelease quard_star_tools.pro
${Qt6_DIR}/bin/qmake
${QT_ROOT_DIR}/bin/qmake
make
cp -r ./Release-iphonesimulator/quard_star_tools.app ./
cp ./tools/convert-ipa.sh ./convert-ipa.sh
Expand Down

0 comments on commit 3e6b87d

Please sign in to comment.