XcPathAliases.

GetXcRuntimePath(ICakeContext, Platform) Method

Summary

This method returns the path of XcRuntime specified by the user or search it in the tools directory.
Assembly
Cake.XComponent.dll
Namespace
Cake.XComponent
Containing Type
XcPathAliases

Syntax

public static string GetXcRuntimePath(this ICakeContext context, Platform platform = 0)

Attributes

Type Description
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext The Cake Context
platform Platform The platform used to launch the application

Return Value

Type Description
string The XcRuntime path