C# Class Monobjc.MSBuild.Tasks.ProductBuilding

This task generate and signs the application installer.
Inheritance: Signing
Afficher le fichier Open project: Monobjc/monobjc-tools

Méthodes protégées

Méthode Description
PerformSigning ( String identity ) : bool

Performs the signing.

Method Details

PerformSigning() protected méthode

Performs the signing.
protected PerformSigning ( String identity ) : bool
identity String The identity.
Résultat bool