codesigndocuitests

package
v0.0.0-...-f6d6d29 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 27, 2022 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CollectCodesignFiles

func CollectCodesignFiles(buildPath string, certificatesOnly bool) ([]certificateutil.CertificateInfoModel, []profileutil.ProvisioningProfileInfoModel, error)

CollectCodesignFiles collects the codesigning files for the UITests-Runner.app and filters them for the specified export method.

Types

type IOSTestRunner

type IOSTestRunner struct {
	Path                string
	InfoPlist           plistutil.PlistData
	Entitlements        plistutil.PlistData
	ProvisioningProfile profileutil.ProvisioningProfileInfoModel
}

IOSTestRunner ...

func NewIOSTestRunners

func NewIOSTestRunners(path string) ([]*IOSTestRunner, error)

NewIOSTestRunners is the *-Runner.app which is generated with the xcodebuild build-for-testing command.

func (IOSTestRunner) BundleIDEntitlementsMap

func (runner IOSTestRunner) BundleIDEntitlementsMap() map[string]plistutil.PlistData

BundleIDEntitlementsMap ...

func (IOSTestRunner) IsXcodeManaged

func (runner IOSTestRunner) IsXcodeManaged() bool

IsXcodeManaged ...

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL