boinc/samples/wrapper
..
BuildMacWrapper.sh
Makefile
Makefile_mac
ReadMe.txt
job.xml
regerror.c
regexp.c
regexp.h
regexp_custom.h
regexp_int.h
regexp_memory.c
regexp_report.c
regmagic.h
regsub.c
wrapper.cpp
wrapper_win.h
wrapper_win.rc

ReadMe.txt

To build wrapper for Macintosh:

First build the BOINC libraries:
cd [path]/mac_build
source BuildMacBOINC.sh -lib

For more details, see the instructions in that script's comments or at:
[path]/mac_build/HowToBuildBOINC_XCode.rtf

After building the libraries, run the BuildMacWrapper.sh script in this wrapper directory (which will invoke the makefile Makefile_mac):
cd [path]/samples/wrapper/
sh BuildMacWrapper.sh