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 directory where build products and other derived data will go
- Assembly
- Cake
.XCode .dll - Namespace
- Cake
.XCode - Containing Type
- XCodeBuildSettings
Syntax
public DirectoryPath DerivedDataPath { get; set; }
Value
Type | Description |
---|---|
DirectoryPath | The derived data path. |