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.XCode.
Summary
XCode aliases.
- Assembly
- Cake
.XCode .dll - Namespace
- Cake
.XCode - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["XCodeAliases"]
class Type type-node
Syntax
public static class XCodeAliases
Attributes
Type | Description |
---|---|
Cake |
Methods
Name | Value | Summary |
---|---|---|
XCodeBuild |
void |
Runs xcodebuild with the given settings.
static
|
XCodeSdks |
IEnumerable |
Gets the various SDK's installed and available on the machine
static
|
XCodeSdks |
IEnumerable |
Gets the various SDK's installed and available on the machine
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|