Interface PlatformAwareComponentSpec
- All Superinterfaces:
ComponentSpec, ModelElement, Named, VariantComponent, VariantComponentSpec
- All Known Subinterfaces:
NativeExecutableSpec, NativeLibrarySpec, TargetedNativeComponent
Deprecated.
Defines Platform specific operations for ComponentSpecs
-
Nested Class Summary
Nested classes/interfaces inherited from interface Named
Named.Namer -
Method Summary
Modifier and TypeMethodDescriptionvoidtargetPlatform(String targetPlatform) Deprecated.Specifies a platform that this component should be built be for.Methods inherited from interface ComponentSpec
getProjectPathMethods inherited from interface ModelElement
getDisplayNameMethods inherited from interface VariantComponent
getName, getVariantsMethods inherited from interface VariantComponentSpec
getBinaries
-
Method Details
-
targetPlatform
Deprecated.Specifies a platform that this component should be built be for.
-
cpp-application,cpp-library,swift-application,swift-library,xctest) instead.