XCodeBuildSettings.

ExportWithOriginalSigningIdentity Property

Summary

Specifies that the signing identity used to create the archive should be used to sign the exported product original signing identity.
Assembly
Cake.XCode.dll
Namespace
Cake.XCode
Containing Type
XCodeBuildSettings

Syntax

public bool ExportWithOriginalSigningIdentity { get; set; }

Value

Type Description
bool