Does anybody knows how to use xcode3 userscripts in xcode4 ?
There was this great script which allowed you to select a variable and automatically generate property/synthetise/dealloc code :
http://cocoawithlove.com/2008/12/instance-variable-to-synthesized.html
Do you have any idea how to do this in xcode4 ?
Thanks, Vincent