chore: release v2.0.3

This commit is contained in:
Lei Nelissen
2023-02-28 10:25:22 +01:00
parent 099bbebe38
commit 40ecfb08fb
7 changed files with 22 additions and 15 deletions

View File

@@ -42,10 +42,7 @@ platform :ios do
workspace: "ios/Fintunes.xcworkspace",
export_method: "app-store",
)
upload_to_testflight(
submit_for_review: true,
automatic_release: true,
)
upload_to_testflight()
end
after_all do