C# 클래스 Monobjc.MSBuild.Tasks.CodeSigning

This task signs application bundle.
상속: Signing
파일 보기 프로젝트 열기: Monobjc/monobjc-tools 1 사용 예제들

보호된 메소드들

메소드 설명
PerformSigning ( String identity ) : bool

Performs the signing.

메소드 상세

PerformSigning() 보호된 메소드

Performs the signing.
protected PerformSigning ( String identity ) : bool
identity String The identity.
리턴 bool