diff --git a/ci_scripts/ci_post_xcodebuild.sh b/ci_scripts/ci_post_xcodebuild.sh index 65cb2187d..0ce4f71bd 100755 --- a/ci_scripts/ci_post_xcodebuild.sh +++ b/ci_scripts/ci_post_xcodebuild.sh @@ -8,7 +8,6 @@ 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