Interface BuildType
- All Superinterfaces:
Named
Deprecated.
Specifies a build-type for a native binary. Common build types are 'debug' and 'release', but others may be defined.
-
Nested Class Summary
Nested classes/interfaces inherited from interface Named
Named.Namer -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Returns a human-consumable name for this build type.
-
Method Details
-
getDisplayName
-
cpp-application,cpp-library,swift-application,swift-library,xctest) instead.