Re: Objective-Chipmunk iPhone tutorial.

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.