Crate xcrun

Source

Enums§

  • Represents the --sdk argument for xcrun. A None argument will select the default version. Example usages: SDK::iPhoneOS(None), SDK::macOS(Some("10.15"))

Functions§

  • Find the path for the specified SDK, using xcrun.
  • Find the platform path for the specified SDK, using xcrun.
  • Find the platform path for the specified SDK, using xcrun.