public final class ExternallyBuiltApplePackage extends BaseGenrule<com.facebook.buck.apple.ExternallyBuiltApplePackage.Buildable>
Constructor and Description |
---|
ExternallyBuiltApplePackage(BuildTarget buildTarget,
ProjectFilesystem projectFilesystem,
SandboxExecutionStrategy sandboxExecutionStrategy,
BuildRuleResolver resolver,
com.facebook.buck.apple.ExternallyBuiltApplePackage.ApplePackageConfigAndPlatformInfo packageConfigAndPlatformInfo,
SourcePath bundle,
boolean cacheable,
Optional<String> environmentExpansionSeparator,
Optional<AndroidTools> androidTools) |
getOutputLabels, getOutputName, getSourcePathToOutput, getSourcePathToOutput, getType, isCacheable
compareTo, getBuildable, getBuildCellPathFactory, getBuildDeps, getBuildSteps, getOutputPathResolver, getSetupStepsForBuildable, getSourcePath, getSourcePaths, injectFieldsIfNecessary, inputBasedRuleKeyIsEnabled, recordOutputs, recordOutputs, recordOutputs, stepsForBuildable, stepsForBuildable, updateBuildRuleResolver
equals, getBuildTarget, getDependencies, getProjectFilesystem, getSourcePathOutputs, hasBuildSteps, hashCode, injectFields, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
compareTo, getBuildDeps, getBuildSteps, getBuildTarget, getFullyQualifiedName, getProjectFilesystem, hasBuildSteps, outputFileCanBeCopied, shouldRespectInputSizeLimitForRemoteExecution, toString, updateBuildRuleResolver
getDependencies, getSourcePathOutputs
isSupported
public ExternallyBuiltApplePackage(BuildTarget buildTarget, ProjectFilesystem projectFilesystem, SandboxExecutionStrategy sandboxExecutionStrategy, BuildRuleResolver resolver, com.facebook.buck.apple.ExternallyBuiltApplePackage.ApplePackageConfigAndPlatformInfo packageConfigAndPlatformInfo, SourcePath bundle, boolean cacheable, Optional<String> environmentExpansionSeparator, Optional<AndroidTools> androidTools)