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
Specifies the location of the plist file used as options in the export process.
- Assembly
- Cake
.XCode .dll - Namespace
- Cake
.XCode - Containing Type
- XCodeBuildSettings
Syntax
public DirectoryPath ExportOptionsPlist { get; set; }
Value
Type | Description |
---|---|
DirectoryPath | The path to plist. |