XCodeBuildSettings.

ExportInstallerIdentity Property

Summary

specifies the installer signing identity that should be used during export; this may be inferable from the ExportSigningIdentity
Assembly
Cake.XCode.dll
Namespace
Cake.XCode
Containing Type
XCodeBuildSettings

Syntax

public string ExportInstallerIdentity { get; set; }

Value

Type Description
string The export installer identity.