chore: update Deliverfile to include metadata and add whatsnew notes

This commit is contained in:
cogwheel0
2025-10-31 23:37:34 +05:30
parent d4f0f050ac
commit 529837e20c
5 changed files with 8 additions and 8 deletions

View File

@@ -2,8 +2,7 @@
# For more information, check out the docs
# https://docs.fastlane.tools/actions/deliver/
submit_for_review(true)
skip_metadata(true)
skip_metadata(false)
skip_screenshots(true)
run_precheck_before_submit(false)
ipa("../build/ios/ipa/conduit.ipa")
release_notes(release_notes)
ipa("../build/ios/ipa/conduit.ipa")