try more modular approach
Some checks failed
Build and release release apps to production track / Get version (pull_request) Failing after 0s
Build and release release apps to production track / Build and upload android app (pull_request) Failing after 6m15s
Build and release release apps to production track / Build and upload ios app (pull_request) Failing after 10m19s

This commit is contained in:
2025-04-19 23:38:08 +02:00
parent 4c66f3e124
commit 4b708b74a3
7 changed files with 150 additions and 86 deletions

View File

@@ -99,8 +99,9 @@ platform :ios do
)
upload_to_app_store(
skip_screenshots: true,
skip_metadata: true,
overwrite_screenshots: true,
metadata_path: "fastlane/metadata",
screenshot_path: "fastlane/screenshots",
precheck_include_in_app_purchases: false,
submit_for_review: true,