simctl runtime delete <identifier>
Delete a simulator runtime from the secure storage area. If runtime is a disk image any booted simulators are shutdown and the disk is unmounted first. Use the alias 'all' to delete all images
Arguments
Name | Description |
---|---|
identifier |
Options
Name | Description |
---|---|
-d, --notUsedSinceDays | Delete images not used within the past <days> days |
-n, --dry-run | Print what images would be deleted without actually deleting anything |