website
To make OCMock work with Xcode 3.2.3 you have to :
You build again but.... nothing happens.
After OCMock, now it’s the runscript from Google-Toolbox-for-Mac that freezes on this line :
SBSetAccelerometerClientEventsEnabled failed: (ipc/ send) invalid destination port
Once again check out the top of the trunk of the GTM svn repository and replace all the GTM files :
http://code.google.com/p/google-toolbox-for-mac/wiki/iPhoneUnitTesting
Now you can build your test target again.