build: auto send to review

This commit is contained in:
2026-04-18 22:42:26 +03:00
parent 41bec3b656
commit 6f9f40a061

View File

@@ -200,7 +200,7 @@ platform :ios do
metadata_path: File.expand_path("metadata/ios", __dir__),
screenshots_path: File.expand_path("metadata/ios/en-US/screenshots", __dir__),
skip_screenshots: true,
submit_for_review: false,
submit_for_review: true,
precheck_include_in_app_purchases: false,
)
end