Major rework of XCode project file.
BOINC Manager has standard Mac application bundle with icon.
Client doesn't ask for User ID or Project URL on command line.
Added code for Mac to determine idle time (user inactivity).
Core Client is embedded in BOINC Manager application bundle.
BOINC Manager sets working directory to ~/Application Support/Boinc_Data/
and then launches embedded Core Client.
Restored functions boinc_close_socket() and get_socket_error() to net_xfer.C
to eliminate link errors.
Modified Files:
client/hostinfo_unix.C client/main.C client/net_xfer.C
clientgui/BOINCGUIApp.cpp lib/hostinfo.h
Added Files:
mac_build/boinc.pbproj.zip
svn path=/trunk/boinc/; revision=5628