@nx/expo:download

Download an Expo Application Services (EAS) build.

Options can be configured in project.json when defining the executor, or when invoking it. Read more about how to configure targets and executors here: https://nx.dev/reference/project-configuration#targets.

Options

output

Required
string

Output directory for the download build

platform

p
string
Accepted values: ios, android

The platform to download the app

appVersion

string

App version of EAS build

appBuildVersion

string

App build version of EAS build

appIdentifier

string

App identifier of EAS build

buildProfile

string

Build profile of EAS build

channel

string

Channel of EAS build

distribution

string
Accepted values: store, internal, simulator

Distribution of EAS build

gitCommitHash

string

Git commit hash of EAS build

runtimeVersion

string

Runtime version of EAS build

sdkVersion

string

SDK version of EAS build