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

Public Member Functions

override bool Execute ()

Properties

ITaskItem[] Frameworks [get, set]
ITaskItem[] FrameworkEntries [get, set]

Private Member Functions

IEnumerable< stringGetFrameworkFiles (string libraryFilePath, string platform, string[] architectures)
IEnumerable< stringGetLibraryFiles (string frameworkPath, Dictionary< string, object > library)
ITaskItem CreateItem (ITaskItem parent, string framework, string file)

Static Private Attributes

const string InfoPList = "Info.plist"
const string ProjectItemFrameworkTag = "Framework"

Member Function Documentation

◆ CreateItem()

ITaskItem Zwipe.Build.Collect.GetFrameworkEntries.CreateItem ( ITaskItem parent,
string framework,
string file )
private
Here is the caller graph for this function:

◆ Execute()

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

◆ GetFrameworkFiles()

IEnumerable< string > Zwipe.Build.Collect.GetFrameworkEntries.GetFrameworkFiles ( string libraryFilePath,
string platform,
string[] architectures )
private
Here is the caller graph for this function:

◆ GetLibraryFiles()

IEnumerable< string > Zwipe.Build.Collect.GetFrameworkEntries.GetLibraryFiles ( string frameworkPath,
Dictionary< string, object > library )
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.GetFrameworkEntries.InfoPList = "Info.plist"
staticprivate

◆ ProjectItemFrameworkTag

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

Property Documentation

◆ FrameworkEntries

ITaskItem [] Zwipe.Build.Collect.GetFrameworkEntries.FrameworkEntries
getset

◆ Frameworks

ITaskItem [] Zwipe.Build.Collect.GetFrameworkEntries.Frameworks
getset

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