mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2024-12-24 18:32:36 +00:00
deac70359f
Reuse all iOS metadata in macOS, except the app icon.
10 lines
292 B
Ruby
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
|