I\'m currently using a lot of the same subclassed objects with custom methods. It would be more convenient to create my own library which I can use for several proje
FYI Xcode 3.2 has a new project template called Cocoa Touch Static Library. You might want to go that route.