| Class | Description |
|---|---|
| AppleCxxPlatforms |
Utility class to create Objective-C/C/C++/Objective-C++ platforms to support building iOS and Mac
OS X products with Xcode.
|
| AppleCxxPlatforms.XcodeBuildVersionCache | |
| AppleCxxPlatformsProviderFactory | |
| AppleDeveloperDirectoryForTestsProviderFactory | |
| AppleDeveloperDirectoryProviderFactory | |
| AppleSdkDiscovery |
Utility class to discover the location of SDKs contained inside an Xcode installation.
|
| AppleSdkLocationFactory | |
| AppleToolchainDiscovery |
Utility class to discover the location of toolchains contained inside an Xcode installation.
|
| AppleToolchainProviderFactory | |
| AppleToolchainsSupplier | |
| CodeSignIdentityStoreFactory | |
| ProviderBackedUnresolvedAppleCxxPlatform |
Used to provide a
AppleCxxPlatform that is specified as a apple_toolchain_set build
target. |
| ProvisioningProfileMetadataFactory | |
| ProvisioningProfileStoreFactory | |
| StaticUnresolvedAppleCxxPlatform |
Used to provide a
AppleCxxPlatform that is fully specified before parsing/configuration
(specified in .buckconfig, for example). |
| XcodeToolFinder |