XCodeBuildSettings.

ResultBundlePath Property

Summary

Specifies the directory where a result bundle describing what occurred will be placed
Assembly
Cake.XCode.dll
Namespace
Cake.XCode
Containing Type
XCodeBuildSettings

Syntax

public DirectoryPath ResultBundlePath { get; set; }

Value

Type Description
DirectoryPath The result bundle path.