XCodeBuildSettings.

ExportSigningIdentity Property

Summary

Specifies the codesigning identity that should be used to re-sign the exported archive
Assembly
Cake.XCode.dll
Namespace
Cake.XCode
Containing Type
XCodeBuildSettings

Syntax

public string ExportSigningIdentity { get; set; }

Value

Type Description
string The export signing identity name.