Skip to content

Environment Variables

scd can read Global Options from environment variables. Environment variables have lower priority than command-line flags and the settings file, but higher priority than the global ~/.scade/settings.yaml.

VariableDescription
SCADE_XCODEPath to Xcode
SCADE_SWIFTPath to Swift toolchain for Apple platforms
SCADE_ANDROID_SDKPath to Android SDK
SCADE_ANDROID_NDKPath to Android NDK
SCADE_ANDROID_JDKPath to Java JDK
SCADE_ANDROID_GRADLEPath to Gradle build tool