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
Use the destination described by key value pairs
- Assembly
- Cake
.XCode .dll - Namespace
- Cake
.XCode - Containing Type
- XCodeBuildSettings
Syntax
public Dictionary<string, string> Destination { get; set; }
Value
Type | Description |
---|---|
Dictionary |
The destination key value pairs. |