XCodeBuildSettings.

DerivedDataPath Property

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.