chore: update iOS release notes and remove outdated localization files

This commit is contained in:
cogwheel0
2025-11-13 13:03:35 +05:30
parent b62c4333fd
commit 9b175edc9f
13 changed files with 9 additions and 55 deletions

View File

@@ -3,6 +3,9 @@
# https://docs.fastlane.tools/actions/deliver/
submit_for_review(true)
skip_metadata(false)
release_notes({
'default' => "",
})
skip_screenshots(true)
run_precheck_before_submit(false)
ipa("../build/ios/ipa/conduit.ipa")