Fixed XcodeCloud release workflows (#268)

* Export python 3.9 path and fix towncrier
* Fix Xcode Cloud git setup
This commit is contained in:
Stefan Ceriu
2022-10-26 18:06:02 +03:00
committed by GitHub
parent ed5351d3d8
commit 651375dca4
3 changed files with 15 additions and 2 deletions

View File

@@ -8,6 +8,7 @@ if [ "$CI_WORKFLOW" = "Release" ]; then
install_python_dependencies
bundle exec fastlane release_to_github
bundle exec fastlane prepare_next_release
fi
# Upload dsyms no matter the workflow