Sha256: f393440a495e2361be406aada398895afdf69eb086977f3227699843a77de43a

Contents?: true

Size: 1.25 KB

Versions: 2

Compression:

Stored size: 1.25 KB

Contents

###################### App Metadata ######################
# Update the app description and metadata in the ./metadata folder

###################### Screenshots ######################
# Store all screenshots in the ./screenshots folder separated
# by language. If you use snapshot, this happens automatically

###################### IPA File ######################
# This part is only relevant, if you want to submit a new binary
# If you don't use fastlane (https://github.com/KrauseFx/fastlane)
# you can set the path to your ipa file using:
# ipa "./app.ipa"

# to provide an ipa file for TestFlight distribution, use beta_ipa 
# beta_ipa "./app.ipa"

# The version of your app - remove this if you provide an ipa file
version "[[APP_VERSION]]"

###################### More Options ######################
# If you want to have even more control, check out the documentation
# https://github.com/KrauseFx/deliver/blob/master/Deliverfile.md


###################### Automatically generated ######################
# Feel free to remove the following lines if you use fastlane

app_identifier "[[APP_IDENTIFIER]]" # The bundle identifier of your app
apple_id "[[APPLE_ID]]" # This is NOT your Apple login ID, but the App ID of your app
email "[[EMAIL]]" # the login email address

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
deliver-0.13.5 lib/assets/DeliverfileDefault
deliver-0.13.4 lib/assets/DeliverfileDefault