analyze_launch_trace
Analyze .xctrace files captured with the App Launch template to measure iOS app startup performance and identify delays.
Instructions
Analyze an existing .xctrace file recorded with the App Launch template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trace_path | Yes | Absolute path to the .xctrace file. | |
| bundle_id | No | com.unknown.app |