# What do you need to create installer packages
 
  You need XCode beeing installed (actually you need the PackageManager)


# How to build a disk image containing a native OS X installer package

1. Execute the script "create-build" with administrator privileges either via
   sudo or as root

   e.g. sudo ./create-build

   This script creates the installer package as well as the Application Bundle
   for GNUe Forms.
