mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2024-12-25 19:02:37 +00:00
9 lines
258 B
Ruby
9 lines
258 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
|