Skip to main content

Module apple

Module apple 

Source

StructsΒ§

OSVersion
Deployment target or SDK version.

EnumsΒ§

Arch πŸ”’
TargetEnv πŸ”’

FunctionsΒ§

base πŸ”’
Get the base target options, unversioned LLVM target and target_arch from the three things that uniquely identify Rust’s Apple targets: The OS, the architecture, and the ABI.
deployment_target_env_var
Name of the environment variable used to fetch the deployment target on the given OS.
link_env_remove πŸ”’
unversioned_llvm_target πŸ”’
Generate part of the LLVM target triple.