great, let's try agaainn
This commit is contained in:
parent
68f4aac912
commit
bc0351296b
@ -1,4 +1,4 @@
|
|||||||
app_identifier("info.anydev.testing") # The bundle identifier of your app
|
app_identifier("info.anydev.anyway") # The bundle identifier of your app
|
||||||
apple_id("me@moll.re") # Your Apple Developer Portal username
|
apple_id("me@moll.re") # Your Apple Developer Portal username
|
||||||
|
|
||||||
itc_team_id("127439860") # App Store Connect Team ID
|
itc_team_id("127439860") # App Store Connect Team ID
|
||||||
|
@ -83,7 +83,7 @@ platform :ios do
|
|||||||
metadata_path: "fastlane/metadata",
|
metadata_path: "fastlane/metadata",
|
||||||
screenshots_path: "fastlane/screenshots",
|
screenshots_path: "fastlane/screenshots",
|
||||||
precheck_include_in_app_purchases: false,
|
precheck_include_in_app_purchases: false,
|
||||||
|
force: true, # Skip HTMl report verification
|
||||||
submit_for_review: true,
|
submit_for_review: true,
|
||||||
automatic_release: true,
|
automatic_release: true,
|
||||||
# automatically release the app after review
|
# automatically release the app after review
|
||||||
|
Loading…
x
Reference in New Issue
Block a user