Sample programs are available for download for C++ and Objective-C. Below you will find instructions for building and running these programs. The instructions assume that you have configured your platform according to the instructions in the release notes.

The demo archive contains sample programs for:

On this page:

Building the demos

Demo prerequisites

The demos require Ice Touch and the Xcode Plug-in to be installed. The command-line demos require the Xcode Command Line Tools to be installed (installed from Xcode -> Preferences).

Demo build instructions

To build the command-line demos you need to:

To build Cocoa, iPhone or iPhone Simulator demos, open IceTouch-1.3.3-demos/demos.xcworkspace with Xcode. The workspace includes the Cocoa and iPhone demo projects from the demo distribution. The following demos are available:

If you did not install Ice Touch in its default location (/Library/Developer/IceTouch-1.3.3), you will need to update the project settings "Additional SDKs" and "Header Search Paths" and replace "/Library/Developer/IceTouch-1.3.3" with the path to your Ice Touch installation directory.

Running the demos

Please refer to the README file located in each demo directory for instructions on how to run the demo.