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
Gets or sets the SDK value to use in XCodeBuild.
- Assembly
- Cake
.XCode .dll - Namespace
- Cake
.XCode - Containing Type
- XCodeSdk
Syntax
public string SdkValue { get; set; }
Value
Type | Description |
---|---|
string | The sdk value. |