I have included the ScriptingBridge.framework in the target, and it currently shows under Link Binary with Libraries.
I generated a header using:
sdef "/Applications/Address Book.app" | sdp -fh --basename AddressBook
The header was generated ok. However, at compile time, I get the following error:
Undefined symbols: ".objc_class_name_AddressBookPerson", referenced from: literal-pointer@__OBJC@__cls_refs@AddressBookPerson in ServerController.o