ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/MacOSX/SheepShaver.xcodeproj/project.pbxproj
(Generate patch)

Comparing SheepShaver/src/MacOSX/SheepShaver.xcodeproj/project.pbxproj (file contents):
Revision 1.3 by asvitkine, 2011-12-28T22:38:03Z vs.
Revision 1.15 by asvitkine, 2012-01-15T23:26:52Z

# Line 3 | Line 3
3          archiveVersion = 1;
4          classes = {
5          };
6 <        objectVersion = 45;
6 >        objectVersion = 44;
7          objects = {
8  
9   /* Begin PBXAggregateTarget section */
# Line 23 | Line 23
23   /* Begin PBXBuildFile section */
24                  082AC22D14AA52E900071F5E /* prefs_editor_dummy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 082AC22C14AA52E900071F5E /* prefs_editor_dummy.cpp */; };
25                  082AC26214AA59F000071F5E /* lowmem.c in Sources */ = {isa = PBXBuildFile; fileRef = 082AC26114AA59F000071F5E /* lowmem.c */; };
26 +                0846E4B114B1264700574779 /* ieeefp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDF714A99EEF000B1711 /* ieeefp.cpp */; };
27 +                0846E4B314B1264F00574779 /* mathlib.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDFD14A99EEF000B1711 /* mathlib.cpp */; };
28 +                0846E4B514B1265500574779 /* utils-cpuinfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CE0214A99EEF000B1711 /* utils-cpuinfo.cpp */; };
29 +                0846E4B614B1265A00574779 /* ppc-translate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDF014A99EEF000B1711 /* ppc-translate.cpp */; };
30 +                0846E4B814B1266000574779 /* ppc-jit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDEB14A99EEF000B1711 /* ppc-jit.cpp */; };
31 +                0846E4B914B1266600574779 /* ppc-execute.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE814A99EEF000B1711 /* ppc-execute.cpp */; };
32 +                0846E4BC14B1267200574779 /* ppc-dyngen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE614A99EEF000B1711 /* ppc-dyngen.cpp */; };
33 +                0846E4BE14B1267A00574779 /* ppc-decode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE414A99EEF000B1711 /* ppc-decode.cpp */; };
34 +                0846E4C014B1267F00574779 /* ppc-cpu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE214A99EEF000B1711 /* ppc-cpu.cpp */; };
35 +                0846E4C114B1268B00574779 /* jit-cache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDCD14A99EEF000B1711 /* jit-cache.cpp */; };
36 +                0846E4C214B1269600574779 /* basic-dyngen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDC514A99EEF000B1711 /* basic-dyngen.cpp */; };
37 +                0846E51314B128ED00574779 /* sheepshaver_glue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDBB14A99EEF000B1711 /* sheepshaver_glue.cpp */; };
38 +                0846E52B14B12A0800574779 /* ppc_asm.S in Sources */ = {isa = PBXBuildFile; fileRef = 0846E52314B129DA00574779 /* ppc_asm.S */; };
39 +                0846E55314B12B0D00574779 /* paranoia.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0846E55214B12B0D00574779 /* paranoia.cpp */; };
40 +                0846E65414B513CE00574779 /* SDL.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 0856D17414A9A1A2000B1711 /* SDL.framework */; };
41                  0856CFC114A99EF0000B1711 /* adb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD4B14A99EEF000B1711 /* adb.cpp */; };
42                  0856CFC214A99EF0000B1711 /* audio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD4C14A99EEF000B1711 /* audio.cpp */; };
43                  0856CFE214A99EF0000B1711 /* cdrom.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD7814A99EEF000B1711 /* cdrom.cpp */; };
# Line 32 | Line 47
47                  0856CFF014A99EF0000B1711 /* ether.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD8914A99EEF000B1711 /* ether.cpp */; };
48                  0856CFF314A99EF0000B1711 /* extfs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD8C14A99EEF000B1711 /* extfs.cpp */; };
49                  0856CFF414A99EF0000B1711 /* gfxaccel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD8D14A99EEF000B1711 /* gfxaccel.cpp */; };
35                0856CFF514A99EF0000B1711 /* sheepshaver_glue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDBB14A99EEF000B1711 /* sheepshaver_glue.cpp */; };
36                0856CFF714A99EF0000B1711 /* basic-dyngen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDC514A99EEF000B1711 /* basic-dyngen.cpp */; };
37                0856CFFA14A99EF0000B1711 /* jit-cache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDCD14A99EEF000B1711 /* jit-cache.cpp */; };
38                0856CFFC14A99EF0000B1711 /* ppc-cpu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE214A99EEF000B1711 /* ppc-cpu.cpp */; };
39                0856CFFD14A99EF0000B1711 /* ppc-decode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE414A99EEF000B1711 /* ppc-decode.cpp */; };
40                0856CFFF14A99EF0000B1711 /* ppc-dyngen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE614A99EEF000B1711 /* ppc-dyngen.cpp */; };
41                0856D00014A99EF0000B1711 /* ppc-execute.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE814A99EEF000B1711 /* ppc-execute.cpp */; };
42                0856D00114A99EF0000B1711 /* ppc-jit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDEB14A99EEF000B1711 /* ppc-jit.cpp */; };
43                0856D00214A99EF0000B1711 /* ppc-translate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDF014A99EEF000B1711 /* ppc-translate.cpp */; };
44                0856D00414A99EF0000B1711 /* ieeefp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDF714A99EEF000B1711 /* ieeefp.cpp */; };
45                0856D00614A99EF0000B1711 /* mathlib.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDFD14A99EEF000B1711 /* mathlib.cpp */; };
46                0856D00814A99EF0000B1711 /* utils-cpuinfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CE0214A99EEF000B1711 /* utils-cpuinfo.cpp */; };
50                  0856D00914A99EF0000B1711 /* macos_util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CE0514A99EEF000B1711 /* macos_util.cpp */; };
51                  0856D02414A99EF0000B1711 /* clip_macosx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CE2C14A99EF0000B1711 /* clip_macosx.cpp */; };
52                  0856D02514A99EF0000B1711 /* extfs_macosx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CE2D14A99EF0000B1711 /* extfs_macosx.cpp */; };
# Line 113 | Line 116
116                  0873A76914ABD151004F12B7 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 0873A76714ABD151004F12B7 /* config.h */; };
117                  0873A76A14ABD151004F12B7 /* config-macosx-x86_64.h in Headers */ = {isa = PBXBuildFile; fileRef = 0873A76614ABD151004F12B7 /* config-macosx-x86_64.h */; };
118                  0873A76B14ABD151004F12B7 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 0873A76714ABD151004F12B7 /* config.h */; };
119 +                0873A80214AC515D004F12B7 /* utils_macosx.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0873A80114AC515D004F12B7 /* utils_macosx.mm */; };
120 +                08CD42DC14B7B85B009CA2A2 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08CD42DB14B7B85B009CA2A2 /* Cocoa.framework */; };
121 +                08CD42E814B7B8AA009CA2A2 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08CD42E714B7B8AA009CA2A2 /* Carbon.framework */; };
122   /* End PBXBuildFile section */
123  
124   /* Begin PBXContainerItemProxy section */
# Line 123 | Line 129
129                          remoteGlobalIDString = 082AC25114AA59B600071F5E;
130                          remoteInfo = lowmem;
131                  };
132 <                0873A5DB14AB80F0004F12B7 /* PBXContainerItemProxy */ = {
132 >                0846E4A614B1253500574779 /* PBXContainerItemProxy */ = {
133                          isa = PBXContainerItemProxy;
134                          containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
135                          proxyType = 1;
136 <                        remoteGlobalIDString = 0873A5CB14AB806D004F12B7 /* ppc-dyngen-ops */;
136 >                        remoteGlobalIDString = 0846E49914B124DE00574779;
137 >                        remoteInfo = kpx_cpu;
138 >                };
139 >                0846E4C514B126B600574779 /* PBXContainerItemProxy */ = {
140 >                        isa = PBXContainerItemProxy;
141 >                        containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
142 >                        proxyType = 1;
143 >                        remoteGlobalIDString = 0873A5CB14AB806D004F12B7;
144                          remoteInfo = "ppc-dyngen-ops";
145                  };
146 <                0873A60214AB83CC004F12B7 /* PBXContainerItemProxy */ = {
146 >                0846E4C714B126B800574779 /* PBXContainerItemProxy */ = {
147                          isa = PBXContainerItemProxy;
148                          containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
149                          proxyType = 1;
150 <                        remoteGlobalIDString = 0873A5C414AB8038004F12B7 /* basic-dyngen-ops */;
151 <                        remoteInfo = "basic-dyngen-ops";
150 >                        remoteGlobalIDString = 0873A67314AB8AE9004F12B7;
151 >                        remoteInfo = "ppc-execute-impl";
152                  };
153 <                0873A62614AB869A004F12B7 /* PBXContainerItemProxy */ = {
153 >                0846E52D14B12A2E00574779 /* PBXContainerItemProxy */ = {
154                          isa = PBXContainerItemProxy;
155                          containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
156                          proxyType = 1;
157 <                        remoteGlobalIDString = 0873A53114AAF05A004F12B7 /* dyngen */;
158 <                        remoteInfo = dyngen;
157 >                        remoteGlobalIDString = 0846E52714B129EE00574779;
158 >                        remoteInfo = ppc_asm;
159                  };
160 <                0873A67C14AB8AF9004F12B7 /* PBXContainerItemProxy */ = {
160 >                0873A60214AB83CC004F12B7 /* PBXContainerItemProxy */ = {
161                          isa = PBXContainerItemProxy;
162                          containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
163                          proxyType = 1;
164 <                        remoteGlobalIDString = 0873A67314AB8AE9004F12B7 /* ppc-execute-impl */;
165 <                        remoteInfo = "ppc-execute-impl";
164 >                        remoteGlobalIDString = 0873A5C414AB8038004F12B7;
165 >                        remoteInfo = "basic-dyngen-ops";
166 >                };
167 >                0873A62614AB869A004F12B7 /* PBXContainerItemProxy */ = {
168 >                        isa = PBXContainerItemProxy;
169 >                        containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
170 >                        proxyType = 1;
171 >                        remoteGlobalIDString = 0873A53114AAF05A004F12B7;
172 >                        remoteInfo = dyngen;
173                  };
174   /* End PBXContainerItemProxy section */
175  
176 + /* Begin PBXCopyFilesBuildPhase section */
177 +                0846E65E14B513DF00574779 /* Copy Frameworks */ = {
178 +                        isa = PBXCopyFilesBuildPhase;
179 +                        buildActionMask = 2147483647;
180 +                        dstPath = "";
181 +                        dstSubfolderSpec = 10;
182 +                        files = (
183 +                                0846E65414B513CE00574779 /* SDL.framework in Copy Frameworks */,
184 +                        );
185 +                        name = "Copy Frameworks";
186 +                        runOnlyForDeploymentPostprocessing = 0;
187 +                };
188 + /* End PBXCopyFilesBuildPhase section */
189 +
190   /* Begin PBXFileReference section */
191                  082AC22C14AA52E900071F5E /* prefs_editor_dummy.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_editor_dummy.cpp; sourceTree = "<group>"; };
192                  082AC25214AA59B600071F5E /* lowmem */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = lowmem; sourceTree = BUILT_PRODUCTS_DIR; };
193                  082AC26114AA59F000071F5E /* lowmem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = lowmem.c; path = ../../../BasiliskII/src/Unix/Darwin/lowmem.c; sourceTree = SOURCE_ROOT; };
194 +                0846E49A14B124DE00574779 /* libkpx_cpu.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libkpx_cpu.a; sourceTree = BUILT_PRODUCTS_DIR; };
195 +                0846E52314B129DA00574779 /* ppc_asm.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = ppc_asm.S; sourceTree = "<group>"; };
196 +                0846E52814B129EE00574779 /* libppc_asm.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libppc_asm.a; sourceTree = BUILT_PRODUCTS_DIR; };
197 +                0846E55214B12B0D00574779 /* paranoia.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = paranoia.cpp; sourceTree = "<group>"; };
198                  0856CCC114A99E1C000B1711 /* SheepShaver.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SheepShaver.app; sourceTree = BUILT_PRODUCTS_DIR; };
199                  0856CD4B14A99EEF000B1711 /* adb.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = adb.cpp; path = ../adb.cpp; sourceTree = SOURCE_ROOT; };
200                  0856CD4C14A99EEF000B1711 /* audio.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = audio.cpp; path = ../audio.cpp; sourceTree = SOURCE_ROOT; };
# Line 261 | Line 299
299                  0856CE0514A99EEF000B1711 /* macos_util.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = macos_util.cpp; path = ../macos_util.cpp; sourceTree = SOURCE_ROOT; };
300                  0856CE2C14A99EF0000B1711 /* clip_macosx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = clip_macosx.cpp; sourceTree = "<group>"; };
301                  0856CE2D14A99EF0000B1711 /* extfs_macosx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = extfs_macosx.cpp; sourceTree = "<group>"; };
264                0856CE2E14A99EF0000B1711 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
302                  0856CE6D14A99EF0000B1711 /* macos_util_macosx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = macos_util_macosx.h; sourceTree = "<group>"; };
303                  0856CE7014A99EF0000B1711 /* prefs_macosx.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = prefs_macosx.mm; sourceTree = "<group>"; };
304                  0856CE8314A99EF0000B1711 /* SheepShaver.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = SheepShaver.icns; sourceTree = "<group>"; };
# Line 369 | Line 406
406                  0873A5D714AB80E3004F12B7 /* ppc-dyngen-ops.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "ppc-dyngen-ops.cpp"; sourceTree = "<group>"; };
407                  0873A76614ABD151004F12B7 /* config-macosx-x86_64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "config-macosx-x86_64.h"; sourceTree = "<group>"; };
408                  0873A76714ABD151004F12B7 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
409 +                0873A80014AC515D004F12B7 /* utils_macosx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utils_macosx.h; sourceTree = "<group>"; };
410 +                0873A80114AC515D004F12B7 /* utils_macosx.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = utils_macosx.mm; sourceTree = "<group>"; };
411 +                08CD42DB14B7B85B009CA2A2 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
412 +                08CD42E714B7B8AA009CA2A2 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
413   /* End PBXFileReference section */
414  
415   /* Begin PBXFrameworksBuildPhase section */
# Line 379 | Line 420
420                          );
421                          runOnlyForDeploymentPostprocessing = 0;
422                  };
423 +                0846E49814B124DE00574779 /* Frameworks */ = {
424 +                        isa = PBXFrameworksBuildPhase;
425 +                        buildActionMask = 2147483647;
426 +                        files = (
427 +                        );
428 +                        runOnlyForDeploymentPostprocessing = 0;
429 +                };
430 +                0846E52614B129EE00574779 /* Frameworks */ = {
431 +                        isa = PBXFrameworksBuildPhase;
432 +                        buildActionMask = 2147483647;
433 +                        files = (
434 +                        );
435 +                        runOnlyForDeploymentPostprocessing = 0;
436 +                };
437                  0856CCBF14A99E1C000B1711 /* Frameworks */ = {
438                          isa = PBXFrameworksBuildPhase;
439                          buildActionMask = 2147483647;
440                          files = (
441                                  0856D17514A9A1A2000B1711 /* SDL.framework in Frameworks */,
442                                  0856D21514A9A6C6000B1711 /* IOKit.framework in Frameworks */,
443 +                                08CD42DC14B7B85B009CA2A2 /* Cocoa.framework in Frameworks */,
444 +                                08CD42E814B7B8AA009CA2A2 /* Carbon.framework in Frameworks */,
445                          );
446                          runOnlyForDeploymentPostprocessing = 0;
447                  };
# Line 424 | Line 481
481                          isa = PBXGroup;
482                          children = (
483                                  0856CCC814A99E30000B1711 /* Sources */,
484 +                                08CD42DF14B7B865009CA2A2 /* Frameworks */,
485                                  0856CCC214A99E1C000B1711 /* Products */,
428                                0856D21414A9A6C6000B1711 /* IOKit.framework */,
429                                0856D17414A9A1A2000B1711 /* SDL.framework */,
486                          );
487                          sourceTree = "<group>";
488                  };
# Line 438 | Line 494
494                                  0873A53214AAF05A004F12B7 /* dyngen */,
495                                  0873A5C514AB8038004F12B7 /* libbasic-dyngen-ops.a */,
496                                  0873A5CC14AB806D004F12B7 /* libppc-dyngen-ops.a */,
497 +                                0846E49A14B124DE00574779 /* libkpx_cpu.a */,
498 +                                0846E52814B129EE00574779 /* libppc_asm.a */,
499                          );
500                          name = Products;
501                          sourceTree = "<group>";
# Line 704 | Line 762
762                                  0856D2D614A9A704000B1711 /* Launcher */,
763                                  0856CE2C14A99EF0000B1711 /* clip_macosx.cpp */,
764                                  0856CE2D14A99EF0000B1711 /* extfs_macosx.cpp */,
707                                0856CE2E14A99EF0000B1711 /* Info.plist */,
765                                  0856CE6D14A99EF0000B1711 /* macos_util_macosx.h */,
766                                  0856CE7014A99EF0000B1711 /* prefs_macosx.mm */,
767                                  0856CE8314A99EF0000B1711 /* SheepShaver.icns */,
768                                  0856CE8714A99EF0000B1711 /* sys_darwin.cpp */,
769 +                                0873A80014AC515D004F12B7 /* utils_macosx.h */,
770 +                                0873A80114AC515D004F12B7 /* utils_macosx.mm */,
771                          );
772                          name = MacOSX;
773                          sourceTree = "<group>";
# Line 785 | Line 844
844                                  0856CED014A99EF0000B1711 /* bincue_unix.h */,
845                                  0856CEE314A99EF0000B1711 /* ether_unix.cpp */,
846                                  0856CEFB14A99EF0000B1711 /* main_unix.cpp */,
847 +                                0846E55214B12B0D00574779 /* paranoia.cpp */,
848 +                                0846E52314B129DA00574779 /* ppc_asm.S */,
849                                  0856CF5A14A99EF0000B1711 /* prefs_unix.cpp */,
850                                  0856CF5B14A99EF0000B1711 /* rpc.h */,
851                                  0856CF5C14A99EF0000B1711 /* rpc_unix.cpp */,
# Line 831 | Line 892
892                          path = config;
893                          sourceTree = "<group>";
894                  };
895 +                08CD42DF14B7B865009CA2A2 /* Frameworks */ = {
896 +                        isa = PBXGroup;
897 +                        children = (
898 +                                08CD42E714B7B8AA009CA2A2 /* Carbon.framework */,
899 +                                08CD42DB14B7B85B009CA2A2 /* Cocoa.framework */,
900 +                                0856D21414A9A6C6000B1711 /* IOKit.framework */,
901 +                                0856D17414A9A1A2000B1711 /* SDL.framework */,
902 +                        );
903 +                        name = Frameworks;
904 +                        sourceTree = "<group>";
905 +                };
906   /* End PBXGroup section */
907  
908   /* Begin PBXHeadersBuildPhase section */
909 +                0846E49614B124DE00574779 /* Headers */ = {
910 +                        isa = PBXHeadersBuildPhase;
911 +                        buildActionMask = 2147483647;
912 +                        files = (
913 +                        );
914 +                        runOnlyForDeploymentPostprocessing = 0;
915 +                };
916 +                0846E52414B129EE00574779 /* Headers */ = {
917 +                        isa = PBXHeadersBuildPhase;
918 +                        buildActionMask = 2147483647;
919 +                        files = (
920 +                        );
921 +                        runOnlyForDeploymentPostprocessing = 0;
922 +                };
923                  0873A5C114AB8038004F12B7 /* Headers */ = {
924                          isa = PBXHeadersBuildPhase;
925                          buildActionMask = 2147483647;
# Line 871 | Line 957
957                          productReference = 082AC25214AA59B600071F5E /* lowmem */;
958                          productType = "com.apple.product-type.tool";
959                  };
960 +                0846E49914B124DE00574779 /* kpx_cpu */ = {
961 +                        isa = PBXNativeTarget;
962 +                        buildConfigurationList = 0846E4A114B1251400574779 /* Build configuration list for PBXNativeTarget "kpx_cpu" */;
963 +                        buildPhases = (
964 +                                0846E49614B124DE00574779 /* Headers */,
965 +                                0846E49714B124DE00574779 /* Sources */,
966 +                                0846E49814B124DE00574779 /* Frameworks */,
967 +                        );
968 +                        buildRules = (
969 +                        );
970 +                        dependencies = (
971 +                                0846E4C614B126B600574779 /* PBXTargetDependency */,
972 +                                0846E4C814B126B800574779 /* PBXTargetDependency */,
973 +                        );
974 +                        name = kpx_cpu;
975 +                        productName = kpx_cpu;
976 +                        productReference = 0846E49A14B124DE00574779 /* libkpx_cpu.a */;
977 +                        productType = "com.apple.product-type.library.static";
978 +                };
979 +                0846E52714B129EE00574779 /* ppc_asm */ = {
980 +                        isa = PBXNativeTarget;
981 +                        buildConfigurationList = 0846E52C14B12A2600574779 /* Build configuration list for PBXNativeTarget "ppc_asm" */;
982 +                        buildPhases = (
983 +                                0846E52414B129EE00574779 /* Headers */,
984 +                                0846E52514B129EE00574779 /* Sources */,
985 +                                0846E52614B129EE00574779 /* Frameworks */,
986 +                        );
987 +                        buildRules = (
988 +                        );
989 +                        dependencies = (
990 +                        );
991 +                        name = ppc_asm;
992 +                        productName = ppc_asm;
993 +                        productReference = 0846E52814B129EE00574779 /* libppc_asm.a */;
994 +                        productType = "com.apple.product-type.library.static";
995 +                };
996                  0856CCC014A99E1C000B1711 /* SheepShaver */ = {
997                          isa = PBXNativeTarget;
998                          buildConfigurationList = 0856CCC714A99E1D000B1711 /* Build configuration list for PBXNativeTarget "SheepShaver" */;
999                          buildPhases = (
1000 +                                0846E65E14B513DF00574779 /* Copy Frameworks */,
1001                                  0856CCBD14A99E1C000B1711 /* Resources */,
1002                                  0856CCBE14A99E1C000B1711 /* Sources */,
1003                                  0856CCBF14A99E1C000B1711 /* Frameworks */,
1004                                  082AC26A14AA5A5A00071F5E /* Run lowmem */,
1005 +                                08CD43CF14B7BD01009CA2A2 /* Change SDL load path */,
1006 +                                08CD3F3214B665E1009CA2A2 /* Preprocess Info.plist */,
1007                          );
1008                          buildRules = (
1009                          );
1010                          dependencies = (
1011 <                                0873A5DC14AB80F0004F12B7 /* PBXTargetDependency */,
1012 <                                0873A67D14AB8AF9004F12B7 /* PBXTargetDependency */,
1011 >                                0846E52E14B12A2E00574779 /* PBXTargetDependency */,
1012 >                                0846E4A714B1253500574779 /* PBXTargetDependency */,
1013                                  082AC26814AA5A4800071F5E /* PBXTargetDependency */,
1014                          );
1015                          name = SheepShaver;
# Line 952 | Line 1077
1077                  0856CCAE14A99DE0000B1711 /* Project object */ = {
1078                          isa = PBXProject;
1079                          buildConfigurationList = 0856CCB114A99DE0000B1711 /* Build configuration list for PBXProject "SheepShaver" */;
1080 <                        compatibilityVersion = "Xcode 2.4";
1080 >                        compatibilityVersion = "Xcode 3.0";
1081                          developmentRegion = English;
1082                          hasScannedForEncodings = 0;
1083                          knownRegions = (
# Line 972 | Line 1097
1097                                  0873A5C414AB8038004F12B7 /* basic-dyngen-ops */,
1098                                  0873A5CB14AB806D004F12B7 /* ppc-dyngen-ops */,
1099                                  0873A67314AB8AE9004F12B7 /* ppc-execute-impl */,
1100 +                                0846E49914B124DE00574779 /* kpx_cpu */,
1101 +                                0846E52714B129EE00574779 /* ppc_asm */,
1102                          );
1103                  };
1104   /* End PBXProject section */
# Line 1011 | Line 1138
1138                          );
1139                          inputPaths = (
1140                                  "$(BUILT_PRODUCTS_DIR)/dyngen",
1141 <                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/$(CURRENT_ARCH)/basic-dyngen-ops.o",
1141 >                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/i386/basic-dyngen-ops.o",
1142 >                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/x86_64/basic-dyngen-ops.o",
1143                          );
1144                          name = "Run dyngen";
1145                          outputPaths = (
1146 +                                "$(SRCROOT)/../Unix/basic-dyngen-ops-x86_32.hpp",
1147 +                                "$(SRCROOT)/../Unix/basic-dyngen-ops-x86_64.hpp",
1148                                  "$(SRCROOT)/../Unix/basic-dyngen-ops.hpp",
1149                          );
1150                          runOnlyForDeploymentPostprocessing = 0;
1151                          shellPath = /bin/sh;
1152 <                        shellScript = "\"${BUILT_PRODUCTS_DIR}/dyngen\" -o \"${SRCROOT}/../Unix/basic-dyngen-ops.hpp\" \"${OBJECT_FILE_DIR}-${CURRENT_VARIANT}/${CURRENT_ARCH}/basic-dyngen-ops.o\"\n";
1152 >                        shellScript = "arch -x86_64 \"${BUILT_PRODUCTS_DIR}/dyngen\" -o \"${SRCROOT}/../Unix/basic-dyngen-ops-x86_64.hpp\" \"${OBJECT_FILE_DIR}-${CURRENT_VARIANT}/x86_64/basic-dyngen-ops.o\"\narch -i386 \"${BUILT_PRODUCTS_DIR}/dyngen\" -o \"${SRCROOT}/../Unix/basic-dyngen-ops-x86_32.hpp\" \"${OBJECT_FILE_DIR}-${CURRENT_VARIANT}/i386/basic-dyngen-ops.o\"\n\necho \"#if defined(__x86_64__)\" > \"${SRCROOT}/../Unix/basic-dyngen-ops.hpp\"\necho \"\t#include \\\"basic-dyngen-ops-x86_64.hpp\\\"\" >> \"${SRCROOT}/../Unix/basic-dyngen-ops.hpp\"\necho \"#elif defined(__i386__)\" >> \"${SRCROOT}/../Unix/basic-dyngen-ops.hpp\"\necho \"\t#include \\\"basic-dyngen-ops-x86_32.hpp\\\"\" >> \"${SRCROOT}/../Unix/basic-dyngen-ops.hpp\"\necho \"#else\" >> \"${SRCROOT}/../Unix/basic-dyngen-ops.hpp\"\necho \"\t#error Unknown platform\" >> \"${SRCROOT}/../Unix/basic-dyngen-ops.hpp\"\necho \"#endif\" >> \"${SRCROOT}/../Unix/basic-dyngen-ops.hpp\"\n";
1153                  };
1154                  0873A66914AB8A40004F12B7 /* Run dyngen */ = {
1155                          isa = PBXShellScriptBuildPhase;
# Line 1028 | Line 1158
1158                          );
1159                          inputPaths = (
1160                                  "$(BUILT_PRODUCTS_DIR)/dyngen",
1161 <                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/$(CURRENT_ARCH)/ppc-dyngen-ops.o",
1161 >                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/i386/ppc-dyngen-ops.o",
1162 >                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/x86_64/ppc-dyngen-ops.o",
1163                          );
1164                          name = "Run dyngen";
1165                          outputPaths = (
1166 +                                "$(SRCROOT)/../Unix/ppc-dyngen-ops-x86_32.hpp",
1167 +                                "$(SRCROOT)/../Unix/ppc-dyngen-ops-x86_64.hpp",
1168                                  "$(SRCROOT)/../Unix/ppc-dyngen-ops.hpp",
1169                          );
1170                          runOnlyForDeploymentPostprocessing = 0;
1171                          shellPath = /bin/sh;
1172 <                        shellScript = "\"${BUILT_PRODUCTS_DIR}/dyngen\" -o \"${SRCROOT}/../Unix/ppc-dyngen-ops.hpp\" \"${OBJECT_FILE_DIR}-${CURRENT_VARIANT}/${CURRENT_ARCH}/ppc-dyngen-ops.o\"\n";
1172 >                        shellScript = "arch -x86_64 \"${BUILT_PRODUCTS_DIR}/dyngen\" -o \"${SRCROOT}/../Unix/ppc-dyngen-ops-x86_64.hpp\" \"${OBJECT_FILE_DIR}-${CURRENT_VARIANT}/x86_64/ppc-dyngen-ops.o\"\narch -i386 \"${BUILT_PRODUCTS_DIR}/dyngen\" -o \"${SRCROOT}/../Unix/ppc-dyngen-ops-x86_32.hpp\" \"${OBJECT_FILE_DIR}-${CURRENT_VARIANT}/i386/ppc-dyngen-ops.o\"\n\necho \"#if defined(__x86_64__)\" > \"${SRCROOT}/../Unix/ppc-dyngen-ops.hpp\"\necho \"\t#include \\\"ppc-dyngen-ops-x86_64.hpp\\\"\" >> \"${SRCROOT}/../Unix/ppc-dyngen-ops.hpp\"\necho \"#elif defined(__i386__)\" >> \"${SRCROOT}/../Unix/ppc-dyngen-ops.hpp\"\necho \"\t#include \\\"ppc-dyngen-ops-x86_32.hpp\\\"\" >> \"${SRCROOT}/../Unix/ppc-dyngen-ops.hpp\"\necho \"#else\" >> \"${SRCROOT}/../Unix/ppc-dyngen-ops.hpp\"\necho \"\t#error Unknown platform\" >> \"${SRCROOT}/../Unix/ppc-dyngen-ops.hpp\"\necho \"#endif\" >> \"${SRCROOT}/../Unix/ppc-dyngen-ops.hpp\"\n";
1173                  };
1174                  0873A67214AB8AE9004F12B7 /* Run genexec */ = {
1175                          isa = PBXShellScriptBuildPhase;
# Line 1055 | Line 1188
1188                          shellPath = /bin/sh;
1189                          shellScript = "gcc -E \"-I${SRCROOT}/config\" \"-I${SRCROOT}/../include\" \"-I${SRCROOT}/../kpx_cpu/include\" \"-I${SRCROOT}/../kpx_cpu/src\" \"-I${SRCROOT}/../Unix\" -DUSE_JIT -DGENEXEC \"${SRCROOT}/../kpx_cpu/src/cpu/ppc/ppc-decode.cpp\" | perl \"${SRCROOT}/../kpx_cpu/src/cpu/ppc/genexec.pl\" > \"${SRCROOT}/../Unix/ppc-execute-impl.cpp\"\n";
1190                  };
1191 +                08CD3F3214B665E1009CA2A2 /* Preprocess Info.plist */ = {
1192 +                        isa = PBXShellScriptBuildPhase;
1193 +                        buildActionMask = 2147483647;
1194 +                        files = (
1195 +                        );
1196 +                        inputPaths = (
1197 +                        );
1198 +                        name = "Preprocess Info.plist";
1199 +                        outputPaths = (
1200 +                        );
1201 +                        runOnlyForDeploymentPostprocessing = 0;
1202 +                        shellPath = /bin/sh;
1203 +                        shellScript = "sed -i '' 's/@PACKAGE_VERSION@/2.3/g' \"${BUILT_PRODUCTS_DIR}/${INFOPLIST_PATH}\"";
1204 +                };
1205 +                08CD43CF14B7BD01009CA2A2 /* Change SDL load path */ = {
1206 +                        isa = PBXShellScriptBuildPhase;
1207 +                        buildActionMask = 2147483647;
1208 +                        files = (
1209 +                        );
1210 +                        inputPaths = (
1211 +                        );
1212 +                        name = "Change SDL load path";
1213 +                        outputPaths = (
1214 +                        );
1215 +                        runOnlyForDeploymentPostprocessing = 0;
1216 +                        shellPath = /bin/sh;
1217 +                        shellScript = "install_name_tool -change @rpath/SDL.framework/Versions/A/SDL @executable_path/../Frameworks/SDL.framework/Versions/A/SDL \"${BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}\"\n";
1218 +                };
1219   /* End PBXShellScriptBuildPhase section */
1220  
1221   /* Begin PBXSourcesBuildPhase section */
# Line 1066 | Line 1227
1227                          );
1228                          runOnlyForDeploymentPostprocessing = 0;
1229                  };
1230 +                0846E49714B124DE00574779 /* Sources */ = {
1231 +                        isa = PBXSourcesBuildPhase;
1232 +                        buildActionMask = 2147483647;
1233 +                        files = (
1234 +                                0846E4B114B1264700574779 /* ieeefp.cpp in Sources */,
1235 +                                0846E4B314B1264F00574779 /* mathlib.cpp in Sources */,
1236 +                                0846E4B514B1265500574779 /* utils-cpuinfo.cpp in Sources */,
1237 +                                0846E4B614B1265A00574779 /* ppc-translate.cpp in Sources */,
1238 +                                0846E4B814B1266000574779 /* ppc-jit.cpp in Sources */,
1239 +                                0846E4B914B1266600574779 /* ppc-execute.cpp in Sources */,
1240 +                                0846E4BC14B1267200574779 /* ppc-dyngen.cpp in Sources */,
1241 +                                0846E4BE14B1267A00574779 /* ppc-decode.cpp in Sources */,
1242 +                                0846E4C014B1267F00574779 /* ppc-cpu.cpp in Sources */,
1243 +                                0846E4C114B1268B00574779 /* jit-cache.cpp in Sources */,
1244 +                                0846E4C214B1269600574779 /* basic-dyngen.cpp in Sources */,
1245 +                                0846E51314B128ED00574779 /* sheepshaver_glue.cpp in Sources */,
1246 +                        );
1247 +                        runOnlyForDeploymentPostprocessing = 0;
1248 +                };
1249 +                0846E52514B129EE00574779 /* Sources */ = {
1250 +                        isa = PBXSourcesBuildPhase;
1251 +                        buildActionMask = 2147483647;
1252 +                        files = (
1253 +                                0846E52B14B12A0800574779 /* ppc_asm.S in Sources */,
1254 +                                0846E55314B12B0D00574779 /* paranoia.cpp in Sources */,
1255 +                        );
1256 +                        runOnlyForDeploymentPostprocessing = 0;
1257 +                };
1258                  0856CCBE14A99E1C000B1711 /* Sources */ = {
1259                          isa = PBXSourcesBuildPhase;
1260                          buildActionMask = 2147483647;
# Line 1079 | Line 1268
1268                                  0856CFF014A99EF0000B1711 /* ether.cpp in Sources */,
1269                                  0856CFF314A99EF0000B1711 /* extfs.cpp in Sources */,
1270                                  0856CFF414A99EF0000B1711 /* gfxaccel.cpp in Sources */,
1082                                0856CFF514A99EF0000B1711 /* sheepshaver_glue.cpp in Sources */,
1083                                0856CFF714A99EF0000B1711 /* basic-dyngen.cpp in Sources */,
1084                                0856CFFA14A99EF0000B1711 /* jit-cache.cpp in Sources */,
1085                                0856CFFC14A99EF0000B1711 /* ppc-cpu.cpp in Sources */,
1086                                0856CFFD14A99EF0000B1711 /* ppc-decode.cpp in Sources */,
1087                                0856CFFF14A99EF0000B1711 /* ppc-dyngen.cpp in Sources */,
1088                                0856D00014A99EF0000B1711 /* ppc-execute.cpp in Sources */,
1089                                0856D00114A99EF0000B1711 /* ppc-jit.cpp in Sources */,
1090                                0856D00214A99EF0000B1711 /* ppc-translate.cpp in Sources */,
1091                                0856D00414A99EF0000B1711 /* ieeefp.cpp in Sources */,
1092                                0856D00614A99EF0000B1711 /* mathlib.cpp in Sources */,
1093                                0856D00814A99EF0000B1711 /* utils-cpuinfo.cpp in Sources */,
1271                                  0856D00914A99EF0000B1711 /* macos_util.cpp in Sources */,
1272                                  0856D02414A99EF0000B1711 /* clip_macosx.cpp in Sources */,
1273                                  0856D02514A99EF0000B1711 /* extfs_macosx.cpp in Sources */,
# Line 1149 | Line 1326
1326                                  0856D13F14A99EF1000B1711 /* xpram.cpp in Sources */,
1327                                  0856D33914A9A704000B1711 /* VMSettingsController.mm in Sources */,
1328                                  082AC22D14AA52E900071F5E /* prefs_editor_dummy.cpp in Sources */,
1329 +                                0873A80214AC515D004F12B7 /* utils_macosx.mm in Sources */,
1330                          );
1331                          runOnlyForDeploymentPostprocessing = 0;
1332                  };
# Line 1185 | Line 1363
1363                          target = 082AC25114AA59B600071F5E /* lowmem */;
1364                          targetProxy = 082AC26714AA5A4800071F5E /* PBXContainerItemProxy */;
1365                  };
1366 <                0873A5DC14AB80F0004F12B7 /* PBXTargetDependency */ = {
1366 >                0846E4A714B1253500574779 /* PBXTargetDependency */ = {
1367 >                        isa = PBXTargetDependency;
1368 >                        target = 0846E49914B124DE00574779 /* kpx_cpu */;
1369 >                        targetProxy = 0846E4A614B1253500574779 /* PBXContainerItemProxy */;
1370 >                };
1371 >                0846E4C614B126B600574779 /* PBXTargetDependency */ = {
1372                          isa = PBXTargetDependency;
1373                          target = 0873A5CB14AB806D004F12B7 /* ppc-dyngen-ops */;
1374 <                        targetProxy = 0873A5DB14AB80F0004F12B7 /* PBXContainerItemProxy */;
1374 >                        targetProxy = 0846E4C514B126B600574779 /* PBXContainerItemProxy */;
1375 >                };
1376 >                0846E4C814B126B800574779 /* PBXTargetDependency */ = {
1377 >                        isa = PBXTargetDependency;
1378 >                        target = 0873A67314AB8AE9004F12B7 /* ppc-execute-impl */;
1379 >                        targetProxy = 0846E4C714B126B800574779 /* PBXContainerItemProxy */;
1380 >                };
1381 >                0846E52E14B12A2E00574779 /* PBXTargetDependency */ = {
1382 >                        isa = PBXTargetDependency;
1383 >                        target = 0846E52714B129EE00574779 /* ppc_asm */;
1384 >                        targetProxy = 0846E52D14B12A2E00574779 /* PBXContainerItemProxy */;
1385                  };
1386                  0873A60314AB83CC004F12B7 /* PBXTargetDependency */ = {
1387                          isa = PBXTargetDependency;
# Line 1200 | Line 1393
1393                          target = 0873A53114AAF05A004F12B7 /* dyngen */;
1394                          targetProxy = 0873A62614AB869A004F12B7 /* PBXContainerItemProxy */;
1395                  };
1203                0873A67D14AB8AF9004F12B7 /* PBXTargetDependency */ = {
1204                        isa = PBXTargetDependency;
1205                        target = 0873A67314AB8AE9004F12B7 /* ppc-execute-impl */;
1206                        targetProxy = 0873A67C14AB8AF9004F12B7 /* PBXContainerItemProxy */;
1207                };
1396   /* End PBXTargetDependency section */
1397  
1398   /* Begin PBXVariantGroup section */
# Line 1223 | Line 1411
1411                          isa = XCBuildConfiguration;
1412                          buildSettings = {
1413                                  ALWAYS_SEARCH_USER_PATHS = NO;
1414 +                                ARCHS = (
1415 +                                        i386,
1416 +                                        x86_64,
1417 +                                );
1418                                  COPY_PHASE_STRIP = NO;
1419                                  GCC_DYNAMIC_NO_PIC = NO;
1228                                GCC_ENABLE_BUILTIN_FUNCTIONS = NO;
1420                                  GCC_ENABLE_FIX_AND_CONTINUE = YES;
1421                                  GCC_ENABLE_PASCAL_STRINGS = NO;
1422                                  GCC_ENABLE_SYMBOL_SEPARATION = NO;
# Line 1233 | Line 1424
1424                                  GCC_OPTIMIZATION_LEVEL = 0;
1425                                  GCC_PRECOMPILE_PREFIX_HEADER = NO;
1426                                  GCC_PREFIX_HEADER = "";
1427 +                                GCC_VERSION = 4.0;
1428                                  INSTALL_PATH = /usr/local/bin;
1429 <                                OTHER_LDFLAGS = (
1238 <                                        "-framework",
1239 <                                        Foundation,
1240 <                                        "-framework",
1241 <                                        AppKit,
1242 <                                );
1429 >                                OTHER_LDFLAGS = "";
1430                                  PREBINDING = NO;
1431                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1432                                  PRODUCT_NAME = lowmem;
1433 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1434                          };
1435                          name = Debug;
1436                  };
# Line 1250 | Line 1438
1438                          isa = XCBuildConfiguration;
1439                          buildSettings = {
1440                                  ALWAYS_SEARCH_USER_PATHS = NO;
1441 +                                ARCHS = (
1442 +                                        i386,
1443 +                                        x86_64,
1444 +                                );
1445                                  COPY_PHASE_STRIP = YES;
1446                                  DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1255                                GCC_ENABLE_BUILTIN_FUNCTIONS = NO;
1447                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
1448                                  GCC_ENABLE_PASCAL_STRINGS = NO;
1449                                  GCC_ENABLE_SYMBOL_SEPARATION = NO;
1450                                  GCC_MODEL_TUNING = G5;
1451                                  GCC_PRECOMPILE_PREFIX_HEADER = NO;
1452                                  GCC_PREFIX_HEADER = "";
1453 +                                GCC_VERSION = 4.0;
1454                                  INSTALL_PATH = /usr/local/bin;
1455 <                                OTHER_LDFLAGS = (
1264 <                                        "-framework",
1265 <                                        Foundation,
1266 <                                        "-framework",
1267 <                                        AppKit,
1268 <                                );
1455 >                                OTHER_LDFLAGS = "";
1456                                  PREBINDING = NO;
1457                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1458                                  PRODUCT_NAME = lowmem;
1459 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1460 +                                ZERO_LINK = NO;
1461 +                        };
1462 +                        name = Release;
1463 +                };
1464 +                0846E49B14B124DF00574779 /* Debug */ = {
1465 +                        isa = XCBuildConfiguration;
1466 +                        buildSettings = {
1467 +                                ALWAYS_SEARCH_USER_PATHS = NO;
1468 +                                ARCHS = (
1469 +                                        i386,
1470 +                                        x86_64,
1471 +                                );
1472 +                                COPY_PHASE_STRIP = NO;
1473 +                                GCC_DYNAMIC_NO_PIC = NO;
1474 +                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
1475 +                                GCC_MODEL_TUNING = "";
1476 +                                GCC_OPTIMIZATION_LEVEL = 0;
1477 +                                GCC_PREPROCESSOR_DEFINITIONS = (
1478 +                                        "DATADIR=",
1479 +                                        HAVE_CONFIG_H,
1480 +                                        USE_JIT,
1481 +                                        "_GNU_SOURCE=1",
1482 +                                        _THREAD_SAFE,
1483 +                                        _REENTRANT,
1484 +                                );
1485 +                                GCC_VERSION = 4.0;
1486 +                                HEADER_SEARCH_PATHS = (
1487 +                                        /Library/Frameworks/SDL.framework/Versions/A/Headers/,
1488 +                                        ./config/,
1489 +                                        ../Unix,
1490 +                                        ../MacOSX/Launcher,
1491 +                                        ../slirp,
1492 +                                        ../kpx_cpu/src,
1493 +                                        ../kpx_cpu/include,
1494 +                                        ../include,
1495 +                                );
1496 +                                INSTALL_PATH = /usr/local/lib;
1497 +                                PREBINDING = NO;
1498 +                                PRODUCT_NAME = kpx_cpu;
1499 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
1500 +                                "SDKROOT[arch=i386]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1501 +                        };
1502 +                        name = Debug;
1503 +                };
1504 +                0846E49C14B124DF00574779 /* Release */ = {
1505 +                        isa = XCBuildConfiguration;
1506 +                        buildSettings = {
1507 +                                ALWAYS_SEARCH_USER_PATHS = NO;
1508 +                                ARCHS = (
1509 +                                        i386,
1510 +                                        x86_64,
1511 +                                );
1512 +                                COPY_PHASE_STRIP = YES;
1513 +                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1514 +                                GCC_AUTO_VECTORIZATION = YES;
1515 +                                GCC_DYNAMIC_NO_PIC = YES;
1516 +                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
1517 +                                GCC_ENABLE_SSE3_EXTENSIONS = YES;
1518 +                                GCC_ENABLE_SUPPLEMENTAL_SSE3_INSTRUCTIONS = YES;
1519 +                                GCC_MODEL_TUNING = "";
1520 +                                GCC_OPTIMIZATION_LEVEL = 3;
1521 +                                GCC_PREPROCESSOR_DEFINITIONS = (
1522 +                                        "DATADIR=",
1523 +                                        HAVE_CONFIG_H,
1524 +                                        USE_JIT,
1525 +                                        "_GNU_SOURCE=1",
1526 +                                        _THREAD_SAFE,
1527 +                                        _REENTRANT,
1528 +                                );
1529 +                                GCC_VERSION = 4.0;
1530 +                                "GCC_VERSION[arch=x86_64]" = 4.2;
1531 +                                HEADER_SEARCH_PATHS = (
1532 +                                        /Library/Frameworks/SDL.framework/Versions/A/Headers/,
1533 +                                        ./config/,
1534 +                                        ../Unix,
1535 +                                        ../MacOSX/Launcher,
1536 +                                        ../slirp,
1537 +                                        ../kpx_cpu/src,
1538 +                                        ../kpx_cpu/include,
1539 +                                        ../include,
1540 +                                );
1541 +                                INSTALL_PATH = /usr/local/lib;
1542 +                                "MACOSX_DEPLOYMENT_TARGET[arch=x86_64]" = 10.6;
1543 +                                PREBINDING = NO;
1544 +                                PRODUCT_NAME = kpx_cpu;
1545 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1546 +                                "SDKROOT[arch=x86_64]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
1547 +                                ZERO_LINK = NO;
1548 +                        };
1549 +                        name = Release;
1550 +                };
1551 +                0846E52914B129EF00574779 /* Debug */ = {
1552 +                        isa = XCBuildConfiguration;
1553 +                        buildSettings = {
1554 +                                ALWAYS_SEARCH_USER_PATHS = NO;
1555 +                                ARCHS = ppc;
1556 +                                COPY_PHASE_STRIP = NO;
1557 +                                GCC_DYNAMIC_NO_PIC = NO;
1558 +                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
1559 +                                GCC_MODEL_TUNING = G5;
1560 +                                GCC_OPTIMIZATION_LEVEL = 0;
1561 +                                GCC_PREPROCESSOR_DEFINITIONS = __ASSEMBLY__;
1562 +                                GCC_VERSION = 4.0;
1563 +                                HEADER_SEARCH_PATHS = (
1564 +                                        ../Unix,
1565 +                                        ../include,
1566 +                                );
1567 +                                INSTALL_PATH = /usr/local/lib;
1568 +                                PREBINDING = NO;
1569 +                                PRODUCT_NAME = ppc_asm;
1570 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1571 +                        };
1572 +                        name = Debug;
1573 +                };
1574 +                0846E52A14B129EF00574779 /* Release */ = {
1575 +                        isa = XCBuildConfiguration;
1576 +                        buildSettings = {
1577 +                                ALWAYS_SEARCH_USER_PATHS = NO;
1578 +                                ARCHS = ppc;
1579 +                                COPY_PHASE_STRIP = YES;
1580 +                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1581 +                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
1582 +                                GCC_MODEL_TUNING = G5;
1583 +                                GCC_PREPROCESSOR_DEFINITIONS = __ASSEMBLY__;
1584 +                                GCC_VERSION = 4.0;
1585 +                                HEADER_SEARCH_PATHS = (
1586 +                                        ../Unix,
1587 +                                        ../include,
1588 +                                );
1589 +                                INSTALL_PATH = /usr/local/lib;
1590 +                                PREBINDING = NO;
1591 +                                PRODUCT_NAME = ppc_asm;
1592 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1593                                  ZERO_LINK = NO;
1594                          };
1595                          name = Release;
# Line 1291 | Line 1612
1612                          isa = XCBuildConfiguration;
1613                          buildSettings = {
1614                                  ALWAYS_SEARCH_USER_PATHS = NO;
1615 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1615 >                                ARCHS = (
1616 >                                        ppc,
1617 >                                        i386,
1618 >                                        x86_64,
1619 >                                );
1620                                  COPY_PHASE_STRIP = NO;
1621                                  GCC_CW_ASM_SYNTAX = NO;
1622                                  GCC_DYNAMIC_NO_PIC = NO;
# Line 1313 | Line 1638
1638                                          _REENTRANT,
1639                                  );
1640                                  GCC_SYMBOLS_PRIVATE_EXTERN = NO;
1641 +                                GCC_VERSION = 4.0;
1642                                  GCC_WARN_UNUSED_FUNCTION = YES;
1643                                  GCC_WARN_UNUSED_VARIABLE = YES;
1644                                  HEADER_SEARCH_PATHS = (
# Line 1325 | Line 1651
1651                                          ../kpx_cpu/include,
1652                                          ../include,
1653                                  );
1654 <                                INFOPLIST_FILE = Info.plist;
1654 >                                INFOPLIST_FILE = Info.plist.in;
1655 >                                INFOPLIST_PREFIX_HEADER = "";
1656 >                                INFOPLIST_PREPROCESS = NO;
1657                                  INSTALL_PATH = "$(HOME)/Applications";
1658 +                                MACOSX_DEPLOYMENT_TARGET = 10.4;
1659 +                                "MACOSX_DEPLOYMENT_TARGET[arch=x86_64]" = 10.5;
1660                                  OTHER_CFLAGS = "";
1661                                  OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
1662                                  OTHER_LDFLAGS = (
1663                                          "-pagezero_size",
1664                                          0x3000,
1665                                          "-Wl,-seg1addr,0x78048000",
1666 <                                        "-framework",
1667 <                                        Foundation,
1668 <                                        "-framework",
1669 <                                        AppKit,
1666 >                                        "-lkpx_cpu",
1667 >                                );
1668 >                                "OTHER_LDFLAGS[arch=ppc]" = (
1669 >                                        "-pagezero_size",
1670 >                                        0x3000,
1671 >                                        "-Wl,-seg1addr,0x78048000",
1672 >                                        "-lppc_asm",
1673                                  );
1674                                  PREBINDING = NO;
1675                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1676                                  PRODUCT_NAME = SheepShaver;
1677 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1678 +                                "SDKROOT[arch=x86_64]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
1679                                  WARNING_LDFLAGS = "";
1680                          };
1681                          name = Debug;
# Line 1349 | Line 1684
1684                          isa = XCBuildConfiguration;
1685                          buildSettings = {
1686                                  ALWAYS_SEARCH_USER_PATHS = NO;
1687 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1687 >                                ARCHS = (
1688 >                                        ppc,
1689 >                                        i386,
1690 >                                        x86_64,
1691 >                                );
1692                                  COPY_PHASE_STRIP = YES;
1693 +                                DEAD_CODE_STRIPPING = NO;
1694                                  DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1695 +                                GCC_AUTO_VECTORIZATION = YES;
1696                                  GCC_CW_ASM_SYNTAX = NO;
1697 <                                GCC_DYNAMIC_NO_PIC = NO;
1697 >                                GCC_DYNAMIC_NO_PIC = YES;
1698                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
1699                                  GCC_ENABLE_PASCAL_STRINGS = NO;
1700 +                                GCC_ENABLE_SSE3_EXTENSIONS = YES;
1701 +                                GCC_ENABLE_SUPPLEMENTAL_SSE3_INSTRUCTIONS = YES;
1702                                  GCC_ENABLE_SYMBOL_SEPARATION = NO;
1703                                  GCC_ENABLE_TRIGRAPHS = NO;
1704                                  GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
1705                                  GCC_MODEL_TUNING = G5;
1706 +                                GCC_OPTIMIZATION_LEVEL = 3;
1707                                  GCC_PRECOMPILE_PREFIX_HEADER = NO;
1708                                  GCC_PREFIX_HEADER = "";
1709                                  GCC_PREPROCESSOR_DEFINITIONS = (
# Line 1371 | Line 1715
1715                                          _REENTRANT,
1716                                  );
1717                                  GCC_SYMBOLS_PRIVATE_EXTERN = NO;
1718 +                                GCC_VERSION = 4.0;
1719 +                                "GCC_VERSION[arch=x86_64]" = 4.2;
1720                                  GCC_WARN_UNUSED_FUNCTION = YES;
1721                                  GCC_WARN_UNUSED_VARIABLE = YES;
1722                                  HEADER_SEARCH_PATHS = (
# Line 1383 | Line 1729
1729                                          ../kpx_cpu/include,
1730                                          ../include,
1731                                  );
1732 <                                INFOPLIST_FILE = Info.plist;
1732 >                                INFOPLIST_FILE = Info.plist.in;
1733 >                                INFOPLIST_PREFIX_HEADER = "";
1734 >                                INFOPLIST_PREPROCESS = NO;
1735                                  INSTALL_PATH = "$(HOME)/Applications";
1736 +                                MACOSX_DEPLOYMENT_TARGET = 10.4;
1737 +                                "MACOSX_DEPLOYMENT_TARGET[arch=x86_64]" = 10.6;
1738                                  OTHER_CFLAGS = "";
1739                                  OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
1740                                  OTHER_LDFLAGS = (
1741                                          "-pagezero_size",
1742                                          0x3000,
1743                                          "-Wl,-seg1addr,0x78048000",
1744 <                                        "-framework",
1745 <                                        Foundation,
1746 <                                        "-framework",
1747 <                                        AppKit,
1744 >                                        "-lkpx_cpu",
1745 >                                );
1746 >                                "OTHER_LDFLAGS[arch=ppc]" = (
1747 >                                        "-pagezero_size",
1748 >                                        0x3000,
1749 >                                        "-Wl,-seg1addr,0x78048000",
1750 >                                        "-lppc_asm",
1751                                  );
1752                                  PREBINDING = NO;
1753                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1754                                  PRODUCT_NAME = SheepShaver;
1755 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1756 +                                "SDKROOT[arch=x86_64]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
1757                                  ZERO_LINK = NO;
1758                          };
1759                          name = Release;
# Line 1407 | Line 1762
1762                          isa = XCBuildConfiguration;
1763                          buildSettings = {
1764                                  ALWAYS_SEARCH_USER_PATHS = NO;
1765 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1765 >                                ARCHS = (
1766 >                                        i386,
1767 >                                        x86_64,
1768 >                                );
1769                                  COPY_PHASE_STRIP = NO;
1770                                  GCC_DYNAMIC_NO_PIC = NO;
1771                                  GCC_ENABLE_FIX_AND_CONTINUE = YES;
# Line 1416 | Line 1774
1774                                  GCC_OPTIMIZATION_LEVEL = 0;
1775                                  GCC_PRECOMPILE_PREFIX_HEADER = NO;
1776                                  GCC_PREFIX_HEADER = "";
1777 +                                GCC_VERSION = 4.0;
1778                                  INSTALL_PATH = /usr/local/bin;
1779                                  OTHER_CFLAGS = "-mdynamic-no-pic";
1780 <                                OTHER_LDFLAGS = (
1422 <                                        "-framework",
1423 <                                        Foundation,
1424 <                                        "-framework",
1425 <                                        AppKit,
1426 <                                );
1780 >                                OTHER_LDFLAGS = "";
1781                                  PREBINDING = NO;
1782                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1783                                  PRODUCT_NAME = dyngen;
1784 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1785                          };
1786                          name = Debug;
1787                  };
# Line 1434 | Line 1789
1789                          isa = XCBuildConfiguration;
1790                          buildSettings = {
1791                                  ALWAYS_SEARCH_USER_PATHS = NO;
1792 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1792 >                                ARCHS = (
1793 >                                        i386,
1794 >                                        x86_64,
1795 >                                );
1796                                  COPY_PHASE_STRIP = YES;
1797                                  DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1798                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
# Line 1442 | Line 1800
1800                                  GCC_MODEL_TUNING = G5;
1801                                  GCC_PRECOMPILE_PREFIX_HEADER = NO;
1802                                  GCC_PREFIX_HEADER = "";
1803 +                                GCC_VERSION = 4.0;
1804                                  INSTALL_PATH = /usr/local/bin;
1805 <                                OTHER_LDFLAGS = (
1447 <                                        "-framework",
1448 <                                        Foundation,
1449 <                                        "-framework",
1450 <                                        AppKit,
1451 <                                );
1805 >                                OTHER_LDFLAGS = "";
1806                                  PREBINDING = NO;
1807                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1808                                  PRODUCT_NAME = dyngen;
1809 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1810                                  ZERO_LINK = NO;
1811                          };
1812                          name = Release;
# Line 1460 | Line 1815
1815                          isa = XCBuildConfiguration;
1816                          buildSettings = {
1817                                  ALWAYS_SEARCH_USER_PATHS = NO;
1818 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1818 >                                ARCHS = (
1819 >                                        i386,
1820 >                                        x86_64,
1821 >                                );
1822                                  COPY_PHASE_STRIP = NO;
1823                                  GCC_CW_ASM_SYNTAX = NO;
1824                                  GCC_DYNAMIC_NO_PIC = NO;
# Line 1477 | Line 1835
1835                                          _THREAD_SAFE,
1836                                          "_GNU_SOURCE=1",
1837                                  );
1838 +                                GCC_VERSION = 4.0;
1839                                  HEADER_SEARCH_PATHS = (
1840                                          ../kpx_cpu/src,
1841                                          ../kpx_cpu/include,
# Line 1502 | Line 1861
1861                                  PREBINDING = NO;
1862                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1863                                  PRODUCT_NAME = "basic-dyngen-ops";
1864 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1865                          };
1866                          name = Debug;
1867                  };
# Line 1509 | Line 1869
1869                          isa = XCBuildConfiguration;
1870                          buildSettings = {
1871                                  ALWAYS_SEARCH_USER_PATHS = NO;
1872 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1872 >                                ARCHS = (
1873 >                                        i386,
1874 >                                        x86_64,
1875 >                                );
1876                                  COPY_PHASE_STRIP = YES;
1877                                  DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1878                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
1879                                  GCC_MODEL_TUNING = G5;
1880                                  GCC_PRECOMPILE_PREFIX_HEADER = NO;
1881                                  GCC_PREFIX_HEADER = "";
1882 +                                GCC_VERSION = 4.0;
1883 +                                "GCC_VERSION[arch=x86_64]" = 4.2;
1884                                  HEADER_SEARCH_PATHS = (
1885                                          ../kpx_cpu/src,
1886                                          ../kpx_cpu/include,
# Line 1541 | Line 1906
1906                                  PREBINDING = NO;
1907                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1908                                  PRODUCT_NAME = "basic-dyngen-ops";
1909 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1910 +                                "SDKROOT[arch=x86_64]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
1911                                  ZERO_LINK = NO;
1912                          };
1913                          name = Release;
# Line 1549 | Line 1916
1916                          isa = XCBuildConfiguration;
1917                          buildSettings = {
1918                                  ALWAYS_SEARCH_USER_PATHS = NO;
1919 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1919 >                                ARCHS = (
1920 >                                        i386,
1921 >                                        x86_64,
1922 >                                );
1923                                  COPY_PHASE_STRIP = NO;
1924                                  GCC_DYNAMIC_NO_PIC = NO;
1925                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
# Line 1557 | Line 1927
1927                                  GCC_OPTIMIZATION_LEVEL = 2;
1928                                  GCC_PRECOMPILE_PREFIX_HEADER = "";
1929                                  GCC_PREFIX_HEADER = "";
1930 +                                GCC_VERSION = 4.0;
1931                                  HEADER_SEARCH_PATHS = (
1932                                          ../kpx_cpu/src,
1933                                          ../kpx_cpu/include,
# Line 1582 | Line 1953
1953                                  PREBINDING = NO;
1954                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1955                                  PRODUCT_NAME = "ppc-dyngen-ops";
1956 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1957                          };
1958                          name = Debug;
1959                  };
# Line 1589 | Line 1961
1961                          isa = XCBuildConfiguration;
1962                          buildSettings = {
1963                                  ALWAYS_SEARCH_USER_PATHS = NO;
1964 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1964 >                                ARCHS = (
1965 >                                        i386,
1966 >                                        x86_64,
1967 >                                );
1968                                  COPY_PHASE_STRIP = YES;
1969                                  DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1970                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
1971                                  GCC_MODEL_TUNING = G5;
1972                                  GCC_PRECOMPILE_PREFIX_HEADER = YES;
1973                                  GCC_PREFIX_HEADER = "";
1974 +                                GCC_VERSION = 4.0;
1975 +                                "GCC_VERSION[arch=x86_64]" = 4.2;
1976                                  HEADER_SEARCH_PATHS = (
1977                                          ../kpx_cpu/src,
1978                                          ../kpx_cpu/include,
# Line 1620 | Line 1997
1997                                  );
1998                                  PREBINDING = NO;
1999                                  PRODUCT_NAME = "ppc-dyngen-ops";
2000 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
2001 +                                "SDKROOT[arch=x86_64]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
2002                                  ZERO_LINK = NO;
2003                          };
2004                          name = Release;
# Line 1656 | Line 2035
2035                          );
2036                          defaultConfigurationIsVisible = 0;
2037                          defaultConfigurationName = Release;
2038 +                };
2039 +                0846E4A114B1251400574779 /* Build configuration list for PBXNativeTarget "kpx_cpu" */ = {
2040 +                        isa = XCConfigurationList;
2041 +                        buildConfigurations = (
2042 +                                0846E49B14B124DF00574779 /* Debug */,
2043 +                                0846E49C14B124DF00574779 /* Release */,
2044 +                        );
2045 +                        defaultConfigurationIsVisible = 0;
2046 +                        defaultConfigurationName = Release;
2047 +                };
2048 +                0846E52C14B12A2600574779 /* Build configuration list for PBXNativeTarget "ppc_asm" */ = {
2049 +                        isa = XCConfigurationList;
2050 +                        buildConfigurations = (
2051 +                                0846E52914B129EF00574779 /* Debug */,
2052 +                                0846E52A14B129EF00574779 /* Release */,
2053 +                        );
2054 +                        defaultConfigurationIsVisible = 0;
2055 +                        defaultConfigurationName = Release;
2056                  };
2057                  0856CCB114A99DE0000B1711 /* Build configuration list for PBXProject "SheepShaver" */ = {
2058                          isa = XCConfigurationList;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines