public interface HasSystemFrameworkAndLibraries extends BuildRuleArg
E.g. fields with members in the form of $SDKROOT/user/lib/libz.dylib
or $SDKROOT/System/Library/Frameworks/Foundation.framework
.
DEFAULT_TARGET_PLATFORM_PARAM_NAME
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableSortedSet<FrameworkPath> |
getFrameworks() |
com.google.common.collect.ImmutableSortedSet<FrameworkPath> |
getLibraries() |
getCompatibleWith, getDefaultTargetPlatform, getLabels, getLicenses, labelsContainsAnyOf
getName
@Value.NaturalOrder com.google.common.collect.ImmutableSortedSet<FrameworkPath> getFrameworks()
@Value.NaturalOrder com.google.common.collect.ImmutableSortedSet<FrameworkPath> getLibraries()