Changes between Version 86 and Version 87 of MacBuild
- Timestamp:
- Sep 11, 2015, 7:17:32 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MacBuild
v86 v87 1 1 = Building BOINC Client and Manager on Macintosh OS X = 2 '''Last updated 4/20/15'''2 '''Last updated 9/11/15''' 3 3 4 4 This document applies to BOINC version 7.4.42 and later. It has instructions for building the BOINC Client and Manager for Macintosh OS X. For information on building science project applications to run under BOINC on Macintosh OSX, see BuildMacApp. … … 138 138 '''Hint:''' You don't need to type the path to a file or folder into Terminal; just drag the file or folder icon from a Finder window onto the Terminal window. 139 139 140 '''Note 4:''' To be compatible with OS 10.6 and OS 10.7 (in addition to later versions of OS X), the screensaver must be built with Garbage Collection supported (and without Automatic Reference Counting) and so must be built using Xcode 5.x or earlier. If you build with Xcode 6 or later, Xcode will force a conversion to ARC, and the screensaver will still work with OS 10.8 or later. 141 140 142 6. Build BOINC as follows: 141 143