XCodeBuildSettings.

ArchivePath Property

Summary

Specifies the directory where any created archives will be placed, or the archive that should be exported
Assembly
Cake.XCode.dll
Namespace
Cake.XCode
Containing Type
XCodeBuildSettings

Syntax

public DirectoryPath ArchivePath { get; set; }

Value

Type Description
DirectoryPath The archive path.