The crashlytics
parameters are used to prepare a IPA for ad hoc deployment using Crashlytics
e.g.
deploygate {
apiKey='12345678901234567890123456789012'
}
The Crashlytics API Key (https://www.crashlytics.com/settings/organizations)
default value: empty
The Crashlytics Build Secret (https://www.crashlytics.com/settings/organizations)
default value: empty
Path to the crashlytics submit command (relative to the project dir)
default value: "Crashlytics.framework/submit"
List of email addresses of users that get added as testers to the new build
default value: empty
List of group aliases from the web dashboard
default value: empty
Path to a .txt file containing notes for the beta (relative to the project dir)
default value: empty
Boolean value that enables/disables email notification to testers
default value: true