Technology area | Installer |
Availability | Available in Mac OS X v10.4 and later. |
The Target object provides methods to obtain information about the installation volume. This object is accessed using the my.target
property.
Available space in the installation volume, in kilobytes.
String with that identifies the installation volume’s mountpoint.
String specifying the version of the host’s operating system.
Provides information about the receipt for a given package on the installation host.
receiptForIdentifier( packageID)
String specifying a package identifier. For example, com.apple.TextEdit.pkg
.
Dictionary with information about the receipt for the specified package.
Last updated: 2008-12-16