To build Debug versions of all the Omni frameworks using this build script,
cd into the OmniGroup folder and run this command:

    ./Scripts/Build Frameworks

To build Release versions of all the Omni frameworks, use this command:

    ./Scripts/Build Frameworks install

Enjoy!
