Module: Deliver::Deliverer::ValKey

Defined in:
lib/deliver/deliverer.rb

Constant Summary collapse

APP_IDENTIFIER =
:app_identifier
APPLE_ID =
:apple_id
APP_VERSION =
:version
IPA =
:ipa
DESCRIPTION =
:description
TITLE =
:title
BETA_IPA =
:beta_ipa
IS_BETA_IPA =
:is_beta_ipa
SKIP_DEPLOY =
:skip_deploy
CHANGELOG =
:changelog
SUPPORT_URL =
:support_url
PRIVACY_URL =
:privacy_url
MARKETING_URL =
:marketing_url
KEYWORDS =
:keywords
SCREENSHOTS_PATH =
:screenshots_path
DEFAULT_LANGUAGE =
:default_language
CONFIG_JSON_FOLDER =

Path to a folder containing a configuration file and including screenshots

:config_json_folder
SKIP_PDF =
:skip_pdf
SUBMIT_FURTHER_INFORMATION =

export compliance, content rights and advertising identifier

:submit_further_information
PRICE_TIER =
:price_tier
APP_ICON =
:app_icon
:copyright
PRIMARY_CATEGORY =
:primary_category
SECONDARY_CATEGORY =
:secondary_category
AUTOMATIC_RELEASE =

should the update go live after approval

:automatic_release
RATINGS_CONFIG_PATH =

a path to the configuration for the app’s ratings

:ratings_config_path
APP_REVIEW_INFORMATION =
:app_review_information