In terminal navigate to your OpenFrameworks of_v0.9.3_osx_release/apps (not in of_v0.9.3_osx_release/apps/myApps)
run git clone https://github.com/ofZach/sfpcContourProject.git
Navigate to the root directory of the project
run ./generateScene.sh YOUR_SCENE_NAME
Recommended to name your scene with the "name + Scene" convention, ie: puppyScene, bubbleScene
Drag and drop the scene into the XCode project
Important check Create groups and in "Add to targets:" check contourApp