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
Cocoapods aliases.
- Assembly
- Cake
.XCode .dll - Namespace
- Cake
.CocoaPods - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["CocoaPodAliases"]
class Type type-node
Syntax
public static class CocoaPodAliases
Attributes
| Type | Description |
|---|---|
| Cake |
Methods
| Name | Value | Summary |
|---|---|---|
| CocoaPodInstall |
void |
Runs pod install for the given project directory
static
|
| CocoaPodInstall |
void |
Runs pod install for the given project directory
static
|
| CocoaPodRepoUpdate |
void |
Updates the CocoaPods repo
static
|
| CocoaPodRepoUpdate |
void |
Updates the CocoaPods repo
static
|
| CocoaPodUpdate |
void |
Runs pod update for the given project directory, updating all pods
static
|
| CocoaPodUpdate |
void |
Runs pod update for the given project directory, updating only the specified pods
static
|
| CocoaPodUpdate |
void |
Runs pod update for the given project directory, updating all pods
static
|
| CocoaPodVersion |
Version |
Returns the version of CocoaPods
static
|
| CocoaPodVersion |
Version |
Returns the version of CocoaPods
static
|
Extension Methods
| Name | Value | Summary |
|---|---|---|
| ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
| To |
string |
Returns the string value or a
Not set> markup suitable for Spectre.Console.
From StringExtensions
Requires the Cake.Issues addin
|
