Changes between Version 4 and Version 5 of BuildMacApp
- Timestamp:
- Apr 2, 2008, 3:57:05 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildMacApp
v4 v5 134 134 === Using an XCode Project === 135 135 136 Double-click on the project file `boinc_samples/mac_build/UpperCase2.xcodeproj`. At the top of the main window, select '''Build_All'' for the ''Active Target'', and '''ppc_Deployment''' for the ''Active Build Configuration''. Then click on the Build icon (or select Build from the Build menu.) Repeat for ''Active Build Configurations'' '''i386_Deployment''' and '''x86_64_Deployment'''.136 Double-click on the project file `boinc_samples/mac_build/UpperCase2.xcodeproj`. At the top of the main window, select '''Build_All''' for the ''Active Target'', and '''ppc_Deployment''' for the ''Active Build Configuration''. Then click on the Build icon (or select Build from the Build menu.) Repeat for ''Active Build Configurations'' '''i386_Deployment''' and '''x86_64_Deployment'''. 137 137 138 138 Use the example XCode project as a guide or a starting point to create an XCode project for your own application.