I was using ab2vcard to sync my Mac OS X Address Book with my PBX. It was working great for many years. Then Apple up and removed Rosetta support from Mac OS 10.7 Lion and I was up the creek. So I hacked together a klugey fix by importing the source code into Xcode 4 and recompiling and ta-da! It works.

If anyone wants the new binary, let me know and I’ll post it here. Otherwise you’re probably already adept enough to recompile it for Intel on your own. This was my first foray into Xcode and Objective-C.