This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see
Cake.XComponent.
Summary
This method returns the directory of XcSpy specified by the user or search it in the tools directory.
Syntax
public static string GetXcSpyDirectory(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