Fastlane fixes working up to a full release #68

Merged
remoll merged 33 commits from frontend/fix-fastlane-metadata-location into main 2025-04-30 11:01:50 +00:00
Showing only changes of commit 68f4aac912 - Show all commits

View File

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