Skip to content

Deliverable Configurations

team-nimblehq edited this page Oct 31, 2023 · 4 revisions

Deliverable Configurations

The file DeliverableConstants.rb contains the settings for build delivery, including:

  • Firebase
  • App Store

Use the template

  1. Running the iOSTemplateMaker script will ask if the developer wants to configure the DeliverableConstants file.
  2. When confirming with the prompt, the template will launch Xcode to modify the DeliverableConstants file.

Configure later

  • Developer can modify the DeliverableConstants at any time.
  • Open the file manually at fastlane/Constants/DeliverableConstants.rb with any IDE.