final fixes for an inital test
Some checks failed
Some checks failed
This commit is contained in:
@@ -80,10 +80,9 @@ platform :ios do
|
||||
upload_to_app_store(
|
||||
skip_screenshots: true,
|
||||
skip_metadata: true,
|
||||
skip_app_rating_config: true,
|
||||
skip_app_review_information: true,
|
||||
skip_submission: false,
|
||||
# automatically submit the app for review
|
||||
precheck_include_in_app_purchases: false,
|
||||
|
||||
submit_for_review: true,
|
||||
automatic_release: true,
|
||||
# automatically release the app after review
|
||||
)
|
||||
|
Reference in New Issue
Block a user