great, let's try agaainn
Some checks failed
Build and release apps to beta track / Get version (pull_request) Successful in 41s
Build and release apps to beta track / Build and upload ios app (pull_request) Has been cancelled

This commit is contained in:
Remy Moll 2025-04-28 18:40:48 +02:00
parent 68f4aac912
commit bc0351296b
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
app_identifier("info.anydev.testing") # The bundle identifier of your app
app_identifier("info.anydev.anyway") # The bundle identifier of your app
apple_id("me@moll.re") # Your Apple Developer Portal username
itc_team_id("127439860") # App Store Connect Team ID

View File

@ -83,7 +83,7 @@ platform :ios do
metadata_path: "fastlane/metadata",
screenshots_path: "fastlane/screenshots",
precheck_include_in_app_purchases: false,
force: true, # Skip HTMl report verification
submit_for_review: true,
automatic_release: true,
# automatically release the app after review