analyze_leaks_trace
Analyze an existing .xctrace file recorded with the Leaks template to identify memory leaks in iOS apps.
Instructions
Analyze an existing .xctrace file recorded with the Leaks template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trace_path | Yes | Absolute path to the .xctrace file. | |
| bundle_id | No | com.unknown.app |