Volume Number: 25 Issue Number: 06 Column Tag: Installers Installer Plugins Build a basic installer plug-in using Xcode by José R.C. Cruz Up to now, you know two ways to customize an install session. For instance, to check if the target is the right one for the payload, you use a requirements script. To prepare the target to receive the payload, you use an action or an install script. Yet, there a