passepartout-apple/fastlane/Deliverfile
Davide De Rosa deac70359f Reorganize and fix platform-specific fastlane data
Reuse all iOS metadata in macOS, except the app icon.
2022-04-25 11:21:19 +02:00

10 lines
292 B
Ruby

# The Deliverfile allows you to store various App Store Connect metadata
# For more information, check out the docs
# https://docs.fastlane.tools/actions/deliver/
skip_binary_upload true
skip_metadata false
skip_screenshots false
#overwrite_screenshots true
run_precheck_before_submit false