Members
- apple_host_system_env
- apple_toolchain
- dotted_version
- platform
- platform_type
- target_apple_env
- XcodeProperties
- XcodeVersionConfig
apple_host_system_env
Parameters
apple_toolchain
dotted_version
Parameters
platform
ios_deviceios_simulatormacostvos_devicetvos_simulatorvisionos_devicevisionos_simulatorwatchos_devicewatchos_simulator
platform_type
iosmacostvosvisionoswatchos
target_apple_env
dict of environment variables that should be set for actions that build targets of the given Apple platform type. For example, this dictionary contains variables that denote the platform name and SDK version with which to build. The keys are variable names and the values are their corresponding values.
Parameters
XcodeProperties
XcodeVersionProperties provider.
If a target propagates the XcodeVersionProperties provider, use this as the key with which to retrieve it. Example:
XcodeVersionConfig
XcodeVersionConfig provider.