Build Target by name. This allows to describe and identify build targets that are not fully represented by BuildTargetGroup and BuildTarget.
Android | Android. |
EmbeddedLinux | EmbeddedLinux. |
iOS | iOS. |
LinuxHeadlessSimulation | LinuxHeadlessSimulation. |
NintendoSwitch | Nintendo Switch. |
PS4 | PS4. |
PS5 | PS5. |
QNX | QNX. |
Server | Server. |
Standalone | Desktop Standalone. |
tvOS | TvOS. |
Unknown | Unknown. |
VisionOS | Apple visionOS. |
WebGL | WebGL. |
WindowsStoreApps | Windows Store Apps. |
XboxOne | Xbox One. |
TargetName | Name of the build target. |
ToBuildTargetGroup | Returns the appropriate BuildTargetGroup that corresponds to the specified NamedBuildTarget. |
FromBuildTargetGroup | Returns the appropriate NamedBuildTarget that corresponds to the specified BuildTargetGroup. |