/
iOS Builds for HA

iOS Builds for HA

This document describes what needs to be done in Bitirse/AppCenter to start distributing builds for iOS new HA.

iOS:

 

deploy-[newha]-ios-release: after_run: - run_from_repo deploy-[newha]-ios-testflight: after_run: - run_from_repo deploy-[newha]-ios-staging: after_run: - run_from_repo deploy-[newha]-ios-alpha: after_run: - run_from_repo

 

  • Download the Adhoc and AppStore profiles from developer.apple.com and .p12 files.

  • Upload Adhoc, AppStores Profiles Via Bitrise → Workflow → Code Signing) Save the UUID for each profile uploaded.

  • Add those 4 workflows to pathcheck-mobile-resources. Copy the steps from the other workflows and add the Adhoc bitrise UUID to deploy-ios-ha-alpha, deploy-ios-ha-staging and AppStore Profile bitrise UUIDs to deploy-ios-ha-testflight, deploy-ios-ha-release.

  • Add references to the new workflows in deploy-ios-releasedeploy-ios-release-candidatesdeploy-ios-staging, deploy-ios-testflight, and deploy-ios-debug

 

Related content

GAEN iOS Mobile Builds
GAEN iOS Mobile Builds
More like this
Development & Release Process
Development & Release Process
More like this
Getting set up with iOS or Android (OLD)
Getting set up with iOS or Android (OLD)
More like this
GAEN Android Builds
GAEN Android Builds
More like this
National Custom App Rollouts
National Custom App Rollouts
More like this
Sprint / User Story Flow for Safe Paths App
Sprint / User Story Flow for Safe Paths App
More like this