XCodeBuildSettings.

Destination Property

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<string, string> The destination key value pairs.