by slembcke » Fri Dec 03, 2010 3:08 am
You can just grab the Objective-Chipmunk-simulator directory (in Objective-Chipmunk/Objective-Chipmunk) and copy it into your project. From there you are good to go. Xcode should set up the include and library paths for you so you can just throw #import "ObjectiveChipmunk.h" in the files you want to work with.