This commit is contained in:
Remy Moll 2025-04-28 18:17:36 +02:00
parent 50f1482ab2
commit 68f4aac912

@ -81,7 +81,7 @@ platform :ios do
upload_to_app_store( upload_to_app_store(
overwrite_screenshots: true, overwrite_screenshots: true,
metadata_path: "fastlane/metadata", metadata_path: "fastlane/metadata",
screenshot_path: "fastlane/screenshots", screenshots_path: "fastlane/screenshots",
precheck_include_in_app_purchases: false, precheck_include_in_app_purchases: false,
submit_for_review: true, submit_for_review: true,