lib/assets/DeliverfileDefault in deliver-0.5.0 vs lib/assets/DeliverfileDefault in deliver-0.6.0

- old
+ new

@@ -6,24 +6,19 @@ ######################################## # App Metadata ######################################## -# The app identifier is required -app_identifier "[[APP_IDENTIFIER]]" -apple_id "[[APPLE_ID]]" - # This folder has to include one folder for each language # More information about automatic screenshot upload: # https://github.com/KrauseFx/deliver#upload-screenshots-to-itunes-connect screenshots_path "./deliver/screenshots/" # version '1.2' # you can pass this if you want to verify the version number with the ipa file config_json_folder './deliver' - ######################################## # Building and Testing ########################################