ProvisioningPath Property

Applies to TestComplete 15.63, last modified on April 23, 2024

Description

Use the ProvisioningPath property to specify the file storing the provisioning profile data. You use this property to specify parameters for instrumenting your iOS application from scripts.

Declaration

iOSTestedAppObj.ProvisioningPath

Read-Write Property String
iOSTestedAppObj An expression, variable or parameter that specifies a reference to an iOSTestedApp object

Applies To

The property is applied to the following object:

Property Value

A string containing the provisioning profile file name to be used for instrumenting your iOS application.

Example

For an example of using the ProvisioningPath property, see the Instrumenting iOS Applications From Scripts topic.

See Also

iOSTestedApp Object
About Tested iOS Applications (Legacy)
Instrumenting iOS Applications From Scripts (Legacy)

Highlight search results