Sha256: 0dab1bf769d285e9fa25924d717d04e67e02c7204a4ec0f8d96ed604649a5183
Contents?: true
Size: 1.25 KB
Versions: 23
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
23 entries across 23 versions & 1 rubygems