When trying to do iphonestatic.command, I get 8 errors which look something like
> CompileC build/Chipmunk6.build/Release-iphoneos/ChipmunkStatic-iPhone.build/Objects-normal/armv7/cpSpaceQuery.o ../src/cpSpaceQuery.c normal armv7 c com.apple.compilers.llvm.clang.1_0.compiler
(these errors happen whether I use "-sdk iphoneos5.1" or "-sdk iphoneos6.0" in the xcodebuild lines.)
I note here
http://chipmunk-physics.net/forum/viewt ... 332#p10310
that iOS 6 doesn't seem to be supported yet because of Apple's [strike]commitment to quality[/strike],

Scott, in the same posting, you said "I can throw up a temporary build on the site if you really want though."
Will such a temporary build ostensibly solve my issue with running iphonestatic.command?
I do have an iPhone5, so I can help test, though I'm new to Chipmunk so I can't yet reliably distinguish my errors from errors in a 'temporary build' of Chipmunk.