Fingerprint_Card
Loading...
Searching...
No Matches
Zwipe.Build.Collect.SignFrameworks Class Referencesealed
Inheritance diagram for Zwipe.Build.Collect.SignFrameworks:
Collaboration diagram for Zwipe.Build.Collect.SignFrameworks:

Public Member Functions

override bool Execute ()

Properties

ITaskItem RemoteAddress [get, set]
ITaskItem RemoteToken [get, set]
ITaskItem CodeSignExecutable [get, set]
ITaskItem SignProvider [get, set]
ITaskItem[] SigningTargets [get, set]
ITaskItem[] SignEntries [get, set]

Private Member Functions

Signer GetSigner (ITaskItem item)
ISignProvider GetProvider (ITaskItem signProvider)
ITaskItem CreateItemEntry (string framework, string filePath)

Static Private Attributes

const string InfoPList = "Info.plist"
const string ProjectItemContainerTag = "Container"
const string ProjectItemContainerPasswordTag = "ContainerPassword"
const string ProjectItemFrameworkTag = "Framework"

Member Function Documentation

◆ CreateItemEntry()

ITaskItem Zwipe.Build.Collect.SignFrameworks.CreateItemEntry ( string framework,
string filePath )
private
Here is the caller graph for this function:

◆ Execute()

override bool Zwipe.Build.Collect.SignFrameworks.Execute ( )
Here is the call graph for this function:

◆ GetProvider()

ISignProvider Zwipe.Build.Collect.SignFrameworks.GetProvider ( ITaskItem signProvider)
private
Here is the caller graph for this function:

◆ GetSigner()

Signer Zwipe.Build.Collect.SignFrameworks.GetSigner ( ITaskItem item)
private
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ InfoPList

const string Zwipe.Build.Collect.SignFrameworks.InfoPList = "Info.plist"
staticprivate

◆ ProjectItemContainerPasswordTag

const string Zwipe.Build.Collect.SignFrameworks.ProjectItemContainerPasswordTag = "ContainerPassword"
staticprivate

◆ ProjectItemContainerTag

const string Zwipe.Build.Collect.SignFrameworks.ProjectItemContainerTag = "Container"
staticprivate

◆ ProjectItemFrameworkTag

const string Zwipe.Build.Collect.SignFrameworks.ProjectItemFrameworkTag = "Framework"
staticprivate

Property Documentation

◆ CodeSignExecutable

ITaskItem Zwipe.Build.Collect.SignFrameworks.CodeSignExecutable
getset

◆ RemoteAddress

ITaskItem Zwipe.Build.Collect.SignFrameworks.RemoteAddress
getset

◆ RemoteToken

ITaskItem Zwipe.Build.Collect.SignFrameworks.RemoteToken
getset

◆ SignEntries

ITaskItem [] Zwipe.Build.Collect.SignFrameworks.SignEntries
getset

◆ SigningTargets

ITaskItem [] Zwipe.Build.Collect.SignFrameworks.SigningTargets
getset

◆ SignProvider

ITaskItem Zwipe.Build.Collect.SignFrameworks.SignProvider
getset

The documentation for this class was generated from the following file: