Enums§
- SDK
- Represents the
--sdk
argument for xcrun. ANone
argument will select the default version. Example usages:SDK::iPhoneOS(None)
,SDK::macOS(Some("10.15"))
Functions§
- find_
sdk - Find the path for the specified SDK, using xcrun.
- find_
sdk_ platform - Find the platform path for the specified SDK, using xcrun.
- find_
tool - Find the platform path for the specified SDK, using xcrun.