Parameters for iOS offline instrumentation

Learn more about the parameters you can use when instrumenting iOS apps offline, including required parameters, instrumentation flags, and optional parameters.

Required parameters

The following table lists the available required parameters.

Parameter Description

-i (IPA)

The .ipa file to instrument

-o (OUTPUT_FILE)

The name of the instrumented .ipa file

-p PROVISIONING_PROFILE

The .mobileprovision profile file to use

-c CERTIFICATE_NAME

The name of the certificate to use

Instrumentation flags

The following table lists the available instrumentation flags. At least one instrumentation flag is required.

Flag Description

-ih

Enables hybrid instrumentation

-is

Enables sensor instrumentation

Optional parameters

The following table lists the available optional parameters.

Parameter Description

-ent

The name of the entitlements file

-v VERSION

The instrumentation version