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
The SDK to use as the base SDK when building the project
- Assembly
- Cake
.XCode .dll - Namespace
- Cake
.XCode - Containing Type
- XCodeBuildSettings
Syntax
public string Sdk { get; set; }
Value
Type | Description |
---|---|
string | The value of the sdk. |