simctl runtime add <path>

Add a runtime disk image to the secure storage area. The image will be staged, verified, and mounted. When possible the image file will be cloned so no additional disk space will be used. If stdout is a terminal and a copy is required then progress will be reported

Arguments

NameDescription
path

Options

NameDescription
-m, --moveRemove the original file if the image is added successfully. If the image cannot be staged or the add fails the original is not removed
-a, --asyncPrint the UUID of the new image then exit, do not wait on the results of the add operation