From 92dc155da81c34f8f0d8b15e392087bfafd1a815 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sat, 7 Jan 2012 17:08:17 -0500 Subject: [PATCH] Updated SDL test projects --- Xcode/SDL/SDL.xcodeproj/project.pbxproj | 2 + Xcode/SDLTest/Info-test.plist | 32 - .../SDLTest/SDLTest.xcodeproj/project.pbxproj | 2857 +++-------------- Xcode/mkxcode.csh | 20 - test/testnative.h | 2 - 5 files changed, 413 insertions(+), 2500 deletions(-) delete mode 100644 Xcode/SDLTest/Info-test.plist delete mode 100755 Xcode/mkxcode.csh diff --git a/Xcode/SDL/SDL.xcodeproj/project.pbxproj b/Xcode/SDL/SDL.xcodeproj/project.pbxproj index a3206a570..9871877e2 100755 --- a/Xcode/SDL/SDL.xcodeproj/project.pbxproj +++ b/Xcode/SDL/SDL.xcodeproj/project.pbxproj @@ -500,6 +500,7 @@ 566CDE90148F0AC200C5A9BB /* SDL_dropevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 566CDE8E148F0AC200C5A9BB /* SDL_dropevents.c */; }; 8CB0A77811F6A87F00CBA2DE /* SDL_gesture.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CB0A77611F6A87F00CBA2DE /* SDL_gesture.h */; settings = {ATTRIBUTES = (Public, ); }; }; 8CB0A77911F6A87F00CBA2DE /* SDL_touch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CB0A77711F6A87F00CBA2DE /* SDL_touch.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AA41F88014B8F1F500993C4F /* SDL_dropevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 566CDE8E148F0AC200C5A9BB /* SDL_dropevents.c */; }; BECDF6760761BA81005FE872 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */; }; BECDF6770761BA81005FE872 /* SDL_name.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC705C4450500E5DC7F /* SDL_name.h */; }; /* End PBXBuildFile section */ @@ -2191,6 +2192,7 @@ 04BD025C12E6671800899322 /* SDL_cpuinfo.c in Sources */, 04BD026312E6671800899322 /* SDL_clipboardevents.c in Sources */, 04BD026512E6671800899322 /* SDL_events.c in Sources */, + AA41F88014B8F1F500993C4F /* SDL_dropevents.c in Sources */, 04BD026712E6671800899322 /* SDL_gesture.c in Sources */, 04BD026912E6671800899322 /* SDL_keyboard.c in Sources */, 04BD026B12E6671800899322 /* SDL_mouse.c in Sources */, diff --git a/Xcode/SDLTest/Info-test.plist b/Xcode/SDLTest/Info-test.plist deleted file mode 100644 index 35d1920b0..000000000 --- a/Xcode/SDLTest/Info-test.plist +++ /dev/null @@ -1,32 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - test - CFBundleGetInfoString - - CFBundleIconFile - - CFBundleIdentifier - - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - - CFBundlePackageType - APPL - CFBundleShortVersionString - - CFBundleSignature - ???? - CFBundleVersion - 0.0.1d1 - NSMainNibFile - SDLMain.nib - NSPrincipalClass - NSApplication - - diff --git a/Xcode/SDLTest/SDLTest.xcodeproj/project.pbxproj b/Xcode/SDLTest/SDLTest.xcodeproj/project.pbxproj index 89c4c25e6..04626ab2e 100755 --- a/Xcode/SDLTest/SDLTest.xcodeproj/project.pbxproj +++ b/Xcode/SDLTest/SDLTest.xcodeproj/project.pbxproj @@ -3,7 +3,7 @@ archiveVersion = 1; classes = { }; - objectVersion = 44; + objectVersion = 46; objects = { /* Begin PBXAggregateTarget section */ @@ -39,11 +39,9 @@ 001799761074403E00F5D044 /* PBXTargetDependency */, 001799781074403E00F5D044 /* PBXTargetDependency */, 0017997C1074403E00F5D044 /* PBXTargetDependency */, - 0017997E1074403E00F5D044 /* PBXTargetDependency */, 001799801074403E00F5D044 /* PBXTargetDependency */, 001799821074403E00F5D044 /* PBXTargetDependency */, 001799841074403E00F5D044 /* PBXTargetDependency */, - 001799861074403E00F5D044 /* PBXTargetDependency */, 001799881074403E00F5D044 /* PBXTargetDependency */, 0017998A1074403E00F5D044 /* PBXTargetDependency */, 0017998C1074403E00F5D044 /* PBXTargetDependency */, @@ -79,7 +77,6 @@ 001794D71073669700F5D044 /* libSDL.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 003FA645093FFD41000C53B3 /* libSDL.a */; }; 001794D81073669A00F5D044 /* libSDL.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 003FA645093FFD41000C53B3 /* libSDL.a */; }; 001794D91073669E00F5D044 /* libSDL.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 003FA645093FFD41000C53B3 /* libSDL.a */; }; - 001794DA107366A200F5D044 /* libSDL.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 003FA645093FFD41000C53B3 /* libSDL.a */; }; 001794DB107366A700F5D044 /* libSDL.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 003FA645093FFD41000C53B3 /* libSDL.a */; }; 001794DC107366AC00F5D044 /* libSDL.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 003FA645093FFD41000C53B3 /* libSDL.a */; }; 001794DD107366B100F5D044 /* libSDL.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 003FA645093FFD41000C53B3 /* libSDL.a */; }; @@ -91,7 +88,6 @@ 001794E3107366CE00F5D044 /* libSDL.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 003FA645093FFD41000C53B3 /* libSDL.a */; }; 001794E4107366D200F5D044 /* libSDL.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 003FA645093FFD41000C53B3 /* libSDL.a */; }; 001794E5107366D900F5D044 /* libSDL.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 003FA645093FFD41000C53B3 /* libSDL.a */; }; - 001794E6107366DE00F5D044 /* libSDL.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 003FA645093FFD41000C53B3 /* libSDL.a */; }; 001794FB1073699500F5D044 /* testcursor.c in Sources */ = {isa = PBXBuildFile; fileRef = 001794FA1073699500F5D044 /* testcursor.c */; }; 0017957B10741F7900F5D044 /* libsdlcommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BEC567FF0761D90600A33029 /* libsdlcommon.a */; }; 0017957C10741F7900F5D044 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002F33A709CA188600EBEB88 /* Cocoa.framework */; }; @@ -201,21 +197,6 @@ 0017980A1074355200F5D044 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A873910730675007319AE /* Carbon.framework */; }; 0017980B1074355200F5D044 /* libSDL.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 003FA645093FFD41000C53B3 /* libSDL.a */; }; 001798161074359B00F5D044 /* testmultiaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 001798151074359B00F5D044 /* testmultiaudio.c */; }; - 0017982B1074369600F5D044 /* libsdlcommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BEC567FF0761D90600A33029 /* libsdlcommon.a */; }; - 0017982C1074369600F5D044 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002F33A709CA188600EBEB88 /* Cocoa.framework */; }; - 0017982D1074369600F5D044 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A863B10730545007319AE /* CoreAudio.framework */; }; - 0017982E1074369600F5D044 /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A863C10730545007319AE /* ForceFeedback.framework */; }; - 0017982F1074369600F5D044 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A863D10730545007319AE /* IOKit.framework */; }; - 001798301074369600F5D044 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A869F10730593007319AE /* AudioToolbox.framework */; }; - 001798311074369600F5D044 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A86A010730593007319AE /* CoreFoundation.framework */; }; - 001798321074369600F5D044 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A86F2107305CE007319AE /* OpenGL.framework */; }; - 001798331074369600F5D044 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A871410730623007319AE /* AudioUnit.framework */; }; - 001798341074369600F5D044 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A873910730675007319AE /* Carbon.framework */; }; - 001798351074369600F5D044 /* libSDL.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 003FA645093FFD41000C53B3 /* libSDL.a */; }; - 0017985D107436ED00F5D044 /* testnative.c in Sources */ = {isa = PBXBuildFile; fileRef = 0017985A107436ED00F5D044 /* testnative.c */; }; - 0017985E107436ED00F5D044 /* testnative.h in Headers */ = {isa = PBXBuildFile; fileRef = 0017985B107436ED00F5D044 /* testnative.h */; }; - 0017985F107436ED00F5D044 /* testnativecocoa.m in Sources */ = {isa = PBXBuildFile; fileRef = 0017985C107436ED00F5D044 /* testnativecocoa.m */; }; - 00179873107438D000F5D044 /* testnativex11.c in Sources */ = {isa = PBXBuildFile; fileRef = 00179872107438D000F5D044 /* testnativex11.c */; }; 0017987C1074392D00F5D044 /* testnative.h in Headers */ = {isa = PBXBuildFile; fileRef = 0017985B107436ED00F5D044 /* testnative.h */; }; 0017987F1074392D00F5D044 /* testnative.c in Sources */ = {isa = PBXBuildFile; fileRef = 0017985A107436ED00F5D044 /* testnative.c */; }; 001798801074392D00F5D044 /* testnativecocoa.m in Sources */ = {isa = PBXBuildFile; fileRef = 0017985C107436ED00F5D044 /* testnativecocoa.m */; }; @@ -351,9 +332,6 @@ 002A868010730549007319AE /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A863B10730545007319AE /* CoreAudio.framework */; }; 002A868110730549007319AE /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A863C10730545007319AE /* ForceFeedback.framework */; }; 002A868210730549007319AE /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A863D10730545007319AE /* IOKit.framework */; }; - 002A868310730549007319AE /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A863B10730545007319AE /* CoreAudio.framework */; }; - 002A868410730549007319AE /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A863C10730545007319AE /* ForceFeedback.framework */; }; - 002A868510730549007319AE /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A863D10730545007319AE /* IOKit.framework */; }; 002A868610730549007319AE /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A863B10730545007319AE /* CoreAudio.framework */; }; 002A868710730549007319AE /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A863C10730545007319AE /* ForceFeedback.framework */; }; 002A868810730549007319AE /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A863D10730545007319AE /* IOKit.framework */; }; @@ -375,9 +353,6 @@ 002A86981073054A007319AE /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A863B10730545007319AE /* CoreAudio.framework */; }; 002A86991073054A007319AE /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A863C10730545007319AE /* ForceFeedback.framework */; }; 002A869A1073054A007319AE /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A863D10730545007319AE /* IOKit.framework */; }; - 002A869B1073054A007319AE /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A863B10730545007319AE /* CoreAudio.framework */; }; - 002A869C1073054A007319AE /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A863C10730545007319AE /* ForceFeedback.framework */; }; - 002A869D1073054A007319AE /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A863D10730545007319AE /* IOKit.framework */; }; 002A86A110730593007319AE /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A869F10730593007319AE /* AudioToolbox.framework */; }; 002A86A210730593007319AE /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A86A010730593007319AE /* CoreFoundation.framework */; }; 002A86A310730593007319AE /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A869F10730593007319AE /* AudioToolbox.framework */; }; @@ -424,8 +399,6 @@ 002A86CC10730595007319AE /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A86A010730593007319AE /* CoreFoundation.framework */; }; 002A86CD10730595007319AE /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A869F10730593007319AE /* AudioToolbox.framework */; }; 002A86CE10730596007319AE /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A86A010730593007319AE /* CoreFoundation.framework */; }; - 002A86CF10730596007319AE /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A869F10730593007319AE /* AudioToolbox.framework */; }; - 002A86D010730596007319AE /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A86A010730593007319AE /* CoreFoundation.framework */; }; 002A86D110730596007319AE /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A869F10730593007319AE /* AudioToolbox.framework */; }; 002A86D210730596007319AE /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A86A010730593007319AE /* CoreFoundation.framework */; }; 002A86D310730596007319AE /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A869F10730593007319AE /* AudioToolbox.framework */; }; @@ -440,8 +413,6 @@ 002A86DC10730596007319AE /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A86A010730593007319AE /* CoreFoundation.framework */; }; 002A86DD10730596007319AE /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A869F10730593007319AE /* AudioToolbox.framework */; }; 002A86DE10730596007319AE /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A86A010730593007319AE /* CoreFoundation.framework */; }; - 002A86DF10730596007319AE /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A869F10730593007319AE /* AudioToolbox.framework */; }; - 002A86E010730597007319AE /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A86A010730593007319AE /* CoreFoundation.framework */; }; 002A86F3107305CE007319AE /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A86F2107305CE007319AE /* OpenGL.framework */; }; 002A86F4107305CE007319AE /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A86F2107305CE007319AE /* OpenGL.framework */; }; 002A86F5107305CE007319AE /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A86F2107305CE007319AE /* OpenGL.framework */; }; @@ -465,7 +436,6 @@ 002A8707107305CF007319AE /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A86F2107305CE007319AE /* OpenGL.framework */; }; 002A8708107305CF007319AE /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A86F2107305CE007319AE /* OpenGL.framework */; }; 002A8709107305CF007319AE /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A86F2107305CE007319AE /* OpenGL.framework */; }; - 002A870A107305CF007319AE /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A86F2107305CE007319AE /* OpenGL.framework */; }; 002A870B107305CF007319AE /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A86F2107305CE007319AE /* OpenGL.framework */; }; 002A870C107305CF007319AE /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A86F2107305CE007319AE /* OpenGL.framework */; }; 002A870D107305CF007319AE /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A86F2107305CE007319AE /* OpenGL.framework */; }; @@ -473,7 +443,6 @@ 002A870F107305CF007319AE /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A86F2107305CE007319AE /* OpenGL.framework */; }; 002A8710107305CF007319AE /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A86F2107305CE007319AE /* OpenGL.framework */; }; 002A8711107305CF007319AE /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A86F2107305CE007319AE /* OpenGL.framework */; }; - 002A8712107305CF007319AE /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A86F2107305CE007319AE /* OpenGL.framework */; }; 002A871510730623007319AE /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A871410730623007319AE /* AudioUnit.framework */; }; 002A871610730623007319AE /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A871410730623007319AE /* AudioUnit.framework */; }; 002A871710730623007319AE /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A871410730623007319AE /* AudioUnit.framework */; }; @@ -497,7 +466,6 @@ 002A872910730624007319AE /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A871410730623007319AE /* AudioUnit.framework */; }; 002A872A10730624007319AE /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A871410730623007319AE /* AudioUnit.framework */; }; 002A872B10730624007319AE /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A871410730623007319AE /* AudioUnit.framework */; }; - 002A872C10730624007319AE /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A871410730623007319AE /* AudioUnit.framework */; }; 002A872D10730624007319AE /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A871410730623007319AE /* AudioUnit.framework */; }; 002A872E10730624007319AE /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A871410730623007319AE /* AudioUnit.framework */; }; 002A872F10730624007319AE /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A871410730623007319AE /* AudioUnit.framework */; }; @@ -505,7 +473,6 @@ 002A873110730625007319AE /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A871410730623007319AE /* AudioUnit.framework */; }; 002A873210730625007319AE /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A871410730623007319AE /* AudioUnit.framework */; }; 002A873310730625007319AE /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A871410730623007319AE /* AudioUnit.framework */; }; - 002A873410730625007319AE /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A871410730623007319AE /* AudioUnit.framework */; }; 002A873A10730675007319AE /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A873910730675007319AE /* Carbon.framework */; }; 002A873B10730675007319AE /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A873910730675007319AE /* Carbon.framework */; }; 002A873C10730675007319AE /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A873910730675007319AE /* Carbon.framework */; }; @@ -529,7 +496,6 @@ 002A874E10730677007319AE /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A873910730675007319AE /* Carbon.framework */; }; 002A874F10730677007319AE /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A873910730675007319AE /* Carbon.framework */; }; 002A875010730677007319AE /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A873910730675007319AE /* Carbon.framework */; }; - 002A875110730677007319AE /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A873910730675007319AE /* Carbon.framework */; }; 002A875210730677007319AE /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A873910730675007319AE /* Carbon.framework */; }; 002A875310730677007319AE /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A873910730675007319AE /* Carbon.framework */; }; 002A875410730677007319AE /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A873910730675007319AE /* Carbon.framework */; }; @@ -537,15 +503,12 @@ 002A875610730677007319AE /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A873910730675007319AE /* Carbon.framework */; }; 002A875710730678007319AE /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A873910730675007319AE /* Carbon.framework */; }; 002A875810730678007319AE /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A873910730675007319AE /* Carbon.framework */; }; - 002A875910730678007319AE /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A873910730675007319AE /* Carbon.framework */; }; 002A875D1073073C007319AE /* libSDL.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 003FA645093FFD41000C53B3 /* libSDL.a */; }; 002A875E10730745007319AE /* libSDL.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 003FA645093FFD41000C53B3 /* libSDL.a */; }; 002A875F1073074E007319AE /* libSDL.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 003FA645093FFD41000C53B3 /* libSDL.a */; }; - 002F337909CA14F900EBEB88 /* libsdlcommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BEC567FF0761D90600A33029 /* libsdlcommon.a */; }; 002F338F09CA16BF00EBEB88 /* libsdlcommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BEC567FF0761D90600A33029 /* libsdlcommon.a */; }; 002F339B09CA17BC00EBEB88 /* testblitspeed.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F339A09CA17BC00EBEB88 /* testblitspeed.c */; }; 002F33A809CA188600EBEB88 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002F33A709CA188600EBEB88 /* Cocoa.framework */; }; - 002F33A909CA188600EBEB88 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002F33A709CA188600EBEB88 /* Cocoa.framework */; }; 002F33AA09CA188600EBEB88 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002F33A709CA188600EBEB88 /* Cocoa.framework */; }; 002F33AB09CA188600EBEB88 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002F33A709CA188600EBEB88 /* Cocoa.framework */; }; 002F33AC09CA188600EBEB88 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002F33A709CA188600EBEB88 /* Cocoa.framework */; }; @@ -555,7 +518,6 @@ 002F33B009CA188600EBEB88 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002F33A709CA188600EBEB88 /* Cocoa.framework */; }; 002F33B109CA188600EBEB88 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002F33A709CA188600EBEB88 /* Cocoa.framework */; }; 002F33B209CA188600EBEB88 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002F33A709CA188600EBEB88 /* Cocoa.framework */; }; - 002F33B309CA188600EBEB88 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002F33A709CA188600EBEB88 /* Cocoa.framework */; }; 002F33B409CA188600EBEB88 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002F33A709CA188600EBEB88 /* Cocoa.framework */; }; 002F33B509CA188600EBEB88 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002F33A709CA188600EBEB88 /* Cocoa.framework */; }; 002F33B609CA188600EBEB88 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002F33A709CA188600EBEB88 /* Cocoa.framework */; }; @@ -591,7 +553,6 @@ 00794EE709D236ED003FC8A1 /* sample.bmp in CopyFiles */ = {isa = PBXBuildFile; fileRef = 00794E6109D20839003FC8A1 /* sample.bmp */; }; 00794EF009D23739003FC8A1 /* utf8.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = 00794E6309D20839003FC8A1 /* utf8.txt */; }; 00794EF709D237DE003FC8A1 /* moose.dat in CopyFiles */ = {isa = PBXBuildFile; fileRef = 00794E5E09D20839003FC8A1 /* moose.dat */; }; - 00794EFE09D2382B003FC8A1 /* sail.bmp in CopyFiles */ = {isa = PBXBuildFile; fileRef = 00794E6009D20839003FC8A1 /* sail.bmp */; }; 00794F0409D23869003FC8A1 /* icon.bmp in CopyFiles */ = {isa = PBXBuildFile; fileRef = 00794E5D09D20839003FC8A1 /* icon.bmp */; }; 00794F0B09D238F4003FC8A1 /* sample.bmp in CopyFiles */ = {isa = PBXBuildFile; fileRef = 00794E6109D20839003FC8A1 /* sample.bmp */; }; 00794F1109D2392B003FC8A1 /* icon.bmp in CopyFiles */ = {isa = PBXBuildFile; fileRef = 00794E5D09D20839003FC8A1 /* icon.bmp */; }; @@ -611,7 +572,6 @@ BEC567430761D90400A33029 /* testkeys.c in Sources */ = {isa = PBXBuildFile; fileRef = 092D6D6CFFB313437F000001 /* testkeys.c */; }; BEC567500761D90400A33029 /* testlock.c in Sources */ = {isa = PBXBuildFile; fileRef = 092D6D75FFB313BB7F000001 /* testlock.c */; }; BEC5675D0761D90400A33029 /* testoverlay.c in Sources */ = {isa = PBXBuildFile; fileRef = F57DC39802A6E6A201D28762 /* testoverlay.c */; }; - BEC5676A0761D90400A33029 /* testpalette.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E487C006D856B7F000001 /* testpalette.c */; }; BEC567780761D90500A33029 /* testsem.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E487E006D86A17F000001 /* testsem.c */; }; BEC567850761D90500A33029 /* testsprite.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E487F006D86A17F000001 /* testsprite.c */; }; BEC567930761D90500A33029 /* testtimer.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E4880006D86A17F000001 /* testtimer.c */; }; @@ -636,7 +596,6 @@ BEC5686D0761D90600A33029 /* libsdlcommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BEC567FF0761D90600A33029 /* libsdlcommon.a */; }; BEC5686E0761D90600A33029 /* libsdlcommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BEC567FF0761D90600A33029 /* libsdlcommon.a */; }; BEC5686F0761D90600A33029 /* libsdlcommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BEC567FF0761D90600A33029 /* libsdlcommon.a */; }; - BEC568700761D90600A33029 /* libsdlcommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BEC567FF0761D90600A33029 /* libsdlcommon.a */; }; BEC568710761D90600A33029 /* libsdlcommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BEC567FF0761D90600A33029 /* libsdlcommon.a */; }; BEC568720761D90600A33029 /* libsdlcommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BEC567FF0761D90600A33029 /* libsdlcommon.a */; }; BEC568730761D90600A33029 /* libsdlcommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BEC567FF0761D90600A33029 /* libsdlcommon.a */; }; @@ -712,13 +671,6 @@ remoteGlobalIDString = BEC567F70761D90600A33029; remoteInfo = "libsdlmain.a (Upgraded)"; }; - 001798261074369600F5D044 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; - proxyType = 1; - remoteGlobalIDString = BEC567F70761D90600A33029; - remoteInfo = "libsdlmain.a (Upgraded)"; - }; 0017987A1074392D00F5D044 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; @@ -936,13 +888,6 @@ remoteGlobalIDString = 001797FA1074355200F5D044; remoteInfo = testmultiaudio; }; - 0017997D1074403E00F5D044 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 001798241074369600F5D044; - remoteInfo = testnativecocoa; - }; 0017997F1074403E00F5D044 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; @@ -964,13 +909,6 @@ remoteGlobalIDString = 002F343C09CA1FB300EBEB88; remoteInfo = testoverlay2; }; - 001799851074403E00F5D044 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; - proxyType = 1; - remoteGlobalIDString = BEC567640761D90400A33029; - remoteInfo = testpalette; - }; 001799871074403E00F5D044 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; @@ -1076,13 +1014,6 @@ remoteGlobalIDString = BECDF66D0761BA81005FE872; remoteInfo = "Static Library"; }; - 002F337209CA14F900EBEB88 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; - proxyType = 1; - remoteGlobalIDString = BEC567F70761D90600A33029; - remoteInfo = "libsdlmain.a (Upgraded)"; - }; 002F338809CA16BF00EBEB88 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; @@ -1265,13 +1196,6 @@ remoteGlobalIDString = BEC567F70761D90600A33029; remoteInfo = "libsdlmain.a (Upgraded)"; }; - BEC5684C0761D90600A33029 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; - proxyType = 1; - remoteGlobalIDString = BEC567F70761D90600A33029; - remoteInfo = "libsdlmain.a (Upgraded)"; - }; BEC5684E0761D90600A33029 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; @@ -1398,16 +1322,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 00794EFC09D2381C003FC8A1 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 16; - files = ( - 00794EFE09D2382B003FC8A1 /* sail.bmp in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 00794F0209D2385F003FC8A1 /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; @@ -1468,15 +1382,13 @@ 001797B31074339C00F5D044 /* testintersections.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = testintersections.c; path = ../../test/testintersections.c; sourceTree = SOURCE_ROOT; }; 001797D0107433C600F5D044 /* testloadso.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testloadso.app; sourceTree = BUILT_PRODUCTS_DIR; }; 001797D31074343E00F5D044 /* testloadso.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = testloadso.c; path = ../../test/testloadso.c; sourceTree = SOURCE_ROOT; }; - 001797F31074351600F5D044 /* testmmousetablet.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = testmmousetablet.c; path = ../../test/testmmousetablet.c; sourceTree = SOURCE_ROOT; }; 001798121074355200F5D044 /* testmultiaudio.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testmultiaudio.app; sourceTree = BUILT_PRODUCTS_DIR; }; 001798151074359B00F5D044 /* testmultiaudio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = testmultiaudio.c; path = ../../test/testmultiaudio.c; sourceTree = SOURCE_ROOT; }; - 0017983C1074369600F5D044 /* testnativecocoa.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testnativecocoa.app; sourceTree = BUILT_PRODUCTS_DIR; }; 0017985A107436ED00F5D044 /* testnative.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = testnative.c; path = ../../test/testnative.c; sourceTree = SOURCE_ROOT; }; 0017985B107436ED00F5D044 /* testnative.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = testnative.h; path = ../../test/testnative.h; sourceTree = SOURCE_ROOT; }; 0017985C107436ED00F5D044 /* testnativecocoa.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = testnativecocoa.m; path = ../../test/testnativecocoa.m; sourceTree = SOURCE_ROOT; }; 00179872107438D000F5D044 /* testnativex11.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = testnativex11.c; path = ../../test/testnativex11.c; sourceTree = SOURCE_ROOT; }; - 001798941074392D00F5D044 /* testnativex11.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testnativex11.app; sourceTree = BUILT_PRODUCTS_DIR; }; + 001798941074392D00F5D044 /* testnative.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testnative.app; sourceTree = BUILT_PRODUCTS_DIR; }; 001798B5107439DF00F5D044 /* testpower.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testpower.app; sourceTree = BUILT_PRODUCTS_DIR; }; 001798B910743A4900F5D044 /* testpower.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = testpower.c; path = ../../test/testpower.c; sourceTree = SOURCE_ROOT; }; 001798F210743BEC00F5D044 /* testresample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testresample.app; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -1495,7 +1407,6 @@ 002A86F2107305CE007319AE /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = ""; }; 002A871410730623007319AE /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = /System/Library/Frameworks/AudioUnit.framework; sourceTree = ""; }; 002A873910730675007319AE /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = ""; }; - 002F338109CA14F900EBEB88 /* test.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = test.app; sourceTree = BUILT_PRODUCTS_DIR; }; 002F339709CA16BF00EBEB88 /* testblitspeed.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testblitspeed.app; sourceTree = BUILT_PRODUCTS_DIR; }; 002F339A09CA17BC00EBEB88 /* testblitspeed.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = testblitspeed.c; path = ../../test/testblitspeed.c; sourceTree = SOURCE_ROOT; }; 002F33A709CA188600EBEB88 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; @@ -1521,7 +1432,6 @@ 083E4874006D84F77F000001 /* testalpha.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = testalpha.c; path = ../../test/testalpha.c; sourceTree = SOURCE_ROOT; }; 083E4878006D85357F000001 /* testerror.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = testerror.c; path = ../../test/testerror.c; sourceTree = SOURCE_ROOT; }; 083E487A006D85477F000001 /* testgamma.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = testgamma.c; path = ../../test/testgamma.c; sourceTree = SOURCE_ROOT; }; - 083E487C006D856B7F000001 /* testpalette.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = testpalette.c; path = ../../test/testpalette.c; sourceTree = SOURCE_ROOT; }; 083E487E006D86A17F000001 /* testsem.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = testsem.c; path = ../../test/testsem.c; sourceTree = SOURCE_ROOT; }; 083E487F006D86A17F000001 /* testsprite.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = testsprite.c; path = ../../test/testsprite.c; sourceTree = SOURCE_ROOT; }; 083E4880006D86A17F000001 /* testtimer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = testtimer.c; path = ../../test/testtimer.c; sourceTree = SOURCE_ROOT; }; @@ -1540,7 +1450,6 @@ 092D6D6CFFB313437F000001 /* testkeys.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = testkeys.c; path = ../../test/testkeys.c; sourceTree = SOURCE_ROOT; }; 092D6D75FFB313BB7F000001 /* testlock.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = testlock.c; path = ../../test/testlock.c; sourceTree = SOURCE_ROOT; }; 4537749212091504002F0F45 /* testshape.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testshape.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 4537749412091505002F0F45 /* testshape-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "testshape-Info.plist"; sourceTree = ""; }; 453774A4120915E3002F0F45 /* testshape.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = testshape.c; path = ../../test/testshape.c; sourceTree = SOURCE_ROOT; }; B207FF2404E1B19600A80002 /* sdlcommon_prefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sdlcommon_prefix.h; sourceTree = ""; }; BEC566B60761D90300A33029 /* checkkeys.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = checkkeys.app; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -1557,7 +1466,6 @@ BEC567480761D90400A33029 /* testkeys.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testkeys.app; sourceTree = BUILT_PRODUCTS_DIR; }; BEC567550761D90400A33029 /* testlock.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testlock.app; sourceTree = BUILT_PRODUCTS_DIR; }; BEC567620761D90400A33029 /* testoverlay.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testoverlay.app; sourceTree = BUILT_PRODUCTS_DIR; }; - BEC567700761D90500A33029 /* testpalette.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testpalette.app; sourceTree = BUILT_PRODUCTS_DIR; }; BEC5677D0761D90500A33029 /* testsem.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testsem.app; sourceTree = BUILT_PRODUCTS_DIR; }; BEC5678B0761D90500A33029 /* testsprite.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testsprite.app; sourceTree = BUILT_PRODUCTS_DIR; }; BEC567980761D90500A33029 /* testtimer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testtimer.app; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -1734,24 +1642,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 0017982A1074369600F5D044 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 0017982B1074369600F5D044 /* libsdlcommon.a in Frameworks */, - 0017982C1074369600F5D044 /* Cocoa.framework in Frameworks */, - 0017982D1074369600F5D044 /* CoreAudio.framework in Frameworks */, - 0017982E1074369600F5D044 /* ForceFeedback.framework in Frameworks */, - 0017982F1074369600F5D044 /* IOKit.framework in Frameworks */, - 001798301074369600F5D044 /* AudioToolbox.framework in Frameworks */, - 001798311074369600F5D044 /* CoreFoundation.framework in Frameworks */, - 001798321074369600F5D044 /* OpenGL.framework in Frameworks */, - 001798331074369600F5D044 /* AudioUnit.framework in Frameworks */, - 001798341074369600F5D044 /* Carbon.framework in Frameworks */, - 001798351074369600F5D044 /* libSDL.a in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 001798821074392D00F5D044 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -1842,24 +1732,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 002F337809CA14F900EBEB88 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 002F337909CA14F900EBEB88 /* libsdlcommon.a in Frameworks */, - 002F33A909CA188600EBEB88 /* Cocoa.framework in Frameworks */, - 002A869B1073054A007319AE /* CoreAudio.framework in Frameworks */, - 002A869C1073054A007319AE /* ForceFeedback.framework in Frameworks */, - 002A869D1073054A007319AE /* IOKit.framework in Frameworks */, - 002A86DF10730596007319AE /* AudioToolbox.framework in Frameworks */, - 002A86E010730597007319AE /* CoreFoundation.framework in Frameworks */, - 002A8712107305CF007319AE /* OpenGL.framework in Frameworks */, - 002A873410730625007319AE /* AudioUnit.framework in Frameworks */, - 002A875910730678007319AE /* Carbon.framework in Frameworks */, - 001794E6107366DE00F5D044 /* libSDL.a in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 002F338E09CA16BF00EBEB88 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -2228,24 +2100,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - BEC5676B0761D90400A33029 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - BEC568700761D90600A33029 /* libsdlcommon.a in Frameworks */, - 002F33B309CA188600EBEB88 /* Cocoa.framework in Frameworks */, - 002A868310730549007319AE /* CoreAudio.framework in Frameworks */, - 002A868410730549007319AE /* ForceFeedback.framework in Frameworks */, - 002A868510730549007319AE /* IOKit.framework in Frameworks */, - 002A86CF10730596007319AE /* AudioToolbox.framework in Frameworks */, - 002A86D010730596007319AE /* CoreFoundation.framework in Frameworks */, - 002A870A107305CF007319AE /* OpenGL.framework in Frameworks */, - 002A872C10730624007319AE /* AudioUnit.framework in Frameworks */, - 002A875110730677007319AE /* Carbon.framework in Frameworks */, - 001794DA107366A200F5D044 /* libSDL.a in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; BEC567790761D90500A33029 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -2477,7 +2331,6 @@ 002F33A209CA183B00EBEB88 /* Linked Frameworks */, 00794E4609D207B4003FC8A1 /* Resources */, 1AB674ADFE9D54B511CA2CBB /* Products */, - 4537749412091505002F0F45 /* testshape-Info.plist */, ); comments = "I made these tests link against our \"default\" framework which includes X11 stuff. If you didn't install the X11 headers with Xcode, you might have problems building the SDL.framework (which is a dependency). You can swap the dependencies around to get around this, or you can modify the default SDL.framework target to not include X11 stuff. (Go into its target build options and remove all the Preprocessor macros.)\n\n\n\nWe are sort of in a half-way state at the moment. Going \"all-the-way\" means we copy the SDL.framework inside the app bundle so we can run the test without the step of the user \"installing\" the framework. But there is an oversight/bug in Xcode that doesn't correctly find the location of the framework when in an embedded/nested Xcode project. We could probably try to hack this with a shell script that checks multiple directories for existence, but this is messier and more work than I prefer, so I rather just wait for Apple to fix this. In the meantime...\n\nThe \"All\" target will build the SDL framework from the Xcode project. The other targets do not have this dependency set (for flexibility reasons in case we make changes). If you have not built the framework, you will probably be unable to link. You will either need to build the framework, or you need to add \"-framework SDL\" to the link options and make sure you have the SDL.framework installed somewhere where it can be seen (like /Library/Frameworks...I think we already set this one up.) \n\nTo run though, you should have a copy of the SDL.framework in /Library/Frameworks or ~/Library/Frameworks.\n\n\n\n\ntestgl and testdyngl need -DHAVE_OPENGL\ntestgl needs to link against OpenGL.framework\n\n"; name = SDLTest; @@ -2513,7 +2366,6 @@ 092D6D6CFFB313437F000001 /* testkeys.c */, 001797D31074343E00F5D044 /* testloadso.c */, 092D6D75FFB313BB7F000001 /* testlock.c */, - 001797F31074351600F5D044 /* testmmousetablet.c */, 001798151074359B00F5D044 /* testmultiaudio.c */, 0017985A107436ED00F5D044 /* testnative.c */, 0017985B107436ED00F5D044 /* testnative.h */, @@ -2521,7 +2373,6 @@ 00179872107438D000F5D044 /* testnativex11.c */, F57DC39802A6E6A201D28762 /* testoverlay.c */, 002F345209CA201C00EBEB88 /* testoverlay2.c */, - 083E487C006D856B7F000001 /* testpalette.c */, 002F346F09CA20A600EBEB88 /* testplatform.c */, 001798B910743A4900F5D044 /* testpower.c */, 001798F910743E9200F5D044 /* testresample.c */, @@ -2558,7 +2409,6 @@ BEC567480761D90400A33029 /* testkeys.app */, BEC567550761D90400A33029 /* testlock.app */, BEC567620761D90400A33029 /* testoverlay.app */, - BEC567700761D90500A33029 /* testpalette.app */, BEC5677D0761D90500A33029 /* testsem.app */, BEC5678B0761D90500A33029 /* testsprite.app */, BEC567980761D90500A33029 /* testtimer.app */, @@ -2569,7 +2419,6 @@ BEC567E80761D90600A33029 /* threadwin.app */, BEC567F50761D90600A33029 /* torturethread.app */, BEC567FF0761D90600A33029 /* libsdlcommon.a */, - 002F338109CA14F900EBEB88 /* test.app */, 002F339709CA16BF00EBEB88 /* testblitspeed.app */, 002F33DB09CA19A600EBEB88 /* testdyngl.app */, 002F341209CA1BFF00EBEB88 /* testfile.app */, @@ -2585,8 +2434,7 @@ 001797AE1074334C00F5D044 /* testintersections.app */, 001797D0107433C600F5D044 /* testloadso.app */, 001798121074355200F5D044 /* testmultiaudio.app */, - 0017983C1074369600F5D044 /* testnativecocoa.app */, - 001798941074392D00F5D044 /* testnativex11.app */, + 001798941074392D00F5D044 /* testnative.app */, 001798B5107439DF00F5D044 /* testpower.app */, 001798F210743BEC00F5D044 /* testresample.app */, 0017991610743F1000F5D044 /* testsprite2.app */, @@ -2662,14 +2510,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 001798271074369600F5D044 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 0017985E107436ED00F5D044 /* testnative.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 0017987B1074392D00F5D044 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -2706,13 +2546,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 002F337309CA14F900EBEB88 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; 002F338909CA16BF00EBEB88 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -2853,13 +2686,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - BEC567660761D90400A33029 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; BEC567740761D90500A33029 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -3115,29 +2941,9 @@ productReference = 001798121074355200F5D044 /* testmultiaudio.app */; productType = "com.apple.product-type.application"; }; - 001798241074369600F5D044 /* testnativecocoa */ = { - isa = PBXNativeTarget; - buildConfigurationList = 001798361074369600F5D044 /* Build configuration list for PBXNativeTarget "testnativecocoa" */; - buildPhases = ( - 001798271074369600F5D044 /* Headers */, - 001798281074369600F5D044 /* Resources */, - 001798291074369600F5D044 /* Sources */, - 0017982A1074369600F5D044 /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 001798251074369600F5D044 /* PBXTargetDependency */, - ); - name = testnativecocoa; - productInstallPath = "$(USER_APPS_DIR)"; - productName = testalpha; - productReference = 0017983C1074369600F5D044 /* testnativecocoa.app */; - productType = "com.apple.product-type.application"; - }; - 001798781074392D00F5D044 /* testnativex11 */ = { + 001798781074392D00F5D044 /* testnative */ = { isa = PBXNativeTarget; - buildConfigurationList = 0017988E1074392D00F5D044 /* Build configuration list for PBXNativeTarget "testnativex11" */; + buildConfigurationList = 0017988E1074392D00F5D044 /* Build configuration list for PBXNativeTarget "testnative" */; buildPhases = ( 0017987B1074392D00F5D044 /* Headers */, 0017987D1074392D00F5D044 /* Resources */, @@ -3149,10 +2955,10 @@ dependencies = ( 001798791074392D00F5D044 /* PBXTargetDependency */, ); - name = testnativex11; + name = testnative; productInstallPath = "$(USER_APPS_DIR)"; productName = testalpha; - productReference = 001798941074392D00F5D044 /* testnativex11.app */; + productReference = 001798941074392D00F5D044 /* testnative.app */; productType = "com.apple.product-type.application"; }; 0017989D107439DF00F5D044 /* testpower */ = { @@ -3235,26 +3041,6 @@ productReference = 0017993810743FB700F5D044 /* testwm2.app */; productType = "com.apple.product-type.application"; }; - 002F337009CA14F900EBEB88 /* test */ = { - isa = PBXNativeTarget; - buildConfigurationList = 002F337D09CA14F900EBEB88 /* Build configuration list for PBXNativeTarget "test" */; - buildPhases = ( - 002F337309CA14F900EBEB88 /* Headers */, - 002F337409CA14F900EBEB88 /* Resources */, - 002F337609CA14F900EBEB88 /* Sources */, - 002F337809CA14F900EBEB88 /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 002F337109CA14F900EBEB88 /* PBXTargetDependency */, - ); - name = test; - productInstallPath = "$(USER_APPS_DIR)"; - productName = testalpha; - productReference = 002F338109CA14F900EBEB88 /* test.app */; - productType = "com.apple.product-type.application"; - }; 002F338609CA16BF00EBEB88 /* testblitspeed */ = { isa = PBXNativeTarget; buildConfigurationList = 002F339309CA16BF00EBEB88 /* Build configuration list for PBXNativeTarget "testblitspeed" */; @@ -3680,27 +3466,6 @@ productReference = BEC567620761D90400A33029 /* testoverlay.app */; productType = "com.apple.product-type.application"; }; - BEC567640761D90400A33029 /* testpalette */ = { - isa = PBXNativeTarget; - buildConfigurationList = 001B596C08BDB826006539E9 /* Build configuration list for PBXNativeTarget "testpalette" */; - buildPhases = ( - BEC567660761D90400A33029 /* Headers */, - BEC567670761D90400A33029 /* Resources */, - BEC567690761D90400A33029 /* Sources */, - BEC5676B0761D90400A33029 /* Frameworks */, - 00794EFC09D2381C003FC8A1 /* CopyFiles */, - ); - buildRules = ( - ); - dependencies = ( - BEC5684D0761D90600A33029 /* PBXTargetDependency */, - ); - name = testpalette; - productInstallPath = "$(USER_APPS_DIR)"; - productName = testpalette; - productReference = BEC567700761D90500A33029 /* testpalette.app */; - productType = "com.apple.product-type.application"; - }; BEC567720761D90500A33029 /* testsem */ = { isa = PBXNativeTarget; buildConfigurationList = 001B597008BDB826006539E9 /* Build configuration list for PBXNativeTarget "testsem" */; @@ -3909,8 +3674,11 @@ /* Begin PBXProject section */ 08FB7793FE84155DC02AAC07 /* Project object */ = { isa = PBXProject; + attributes = { + LastUpgradeCheck = 0420; + }; buildConfigurationList = 001B5A0C08BDB826006539E9 /* Build configuration list for PBXProject "SDLTest" */; - compatibilityVersion = "Xcode 3.0"; + compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 1; knownRegions = ( @@ -3956,11 +3724,9 @@ 001797B8107433C600F5D044 /* testloadso */, BEC5674A0761D90400A33029 /* testlock */, 001797FA1074355200F5D044 /* testmultiaudio */, - 001798241074369600F5D044 /* testnativecocoa */, - 001798781074392D00F5D044 /* testnativex11 */, + 001798781074392D00F5D044 /* testnative */, BEC567570761D90400A33029 /* testoverlay */, 002F343C09CA1FB300EBEB88 /* testoverlay2 */, - BEC567640761D90400A33029 /* testpalette */, 002F345909CA204F00EBEB88 /* testplatform */, 0017989D107439DF00F5D044 /* testpower */, 001798DA10743BEC00F5D044 /* testresample */, @@ -3976,7 +3742,6 @@ BEC567DD0761D90600A33029 /* threadwin */, BEC567EA0761D90600A33029 /* torturethread */, BEC567F70761D90600A33029 /* sdlcommon */, - 002F337009CA14F900EBEB88 /* test */, 4537749112091504002F0F45 /* testshape */, ); }; @@ -4084,13 +3849,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 001798281074369600F5D044 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; 0017987D1074392D00F5D044 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -4126,13 +3884,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 002F337409CA14F900EBEB88 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; 002F338A09CA16BF00EBEB88 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -4280,13 +4031,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - BEC567670761D90400A33029 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; BEC567750761D90500A33029 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -4435,16 +4179,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 001798291074369600F5D044 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 0017985D107436ED00F5D044 /* testnative.c in Sources */, - 0017985F107436ED00F5D044 /* testnativecocoa.m in Sources */, - 00179873107438D000F5D044 /* testnativex11.c in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 0017987E1074392D00F5D044 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -4487,13 +4221,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 002F337609CA14F900EBEB88 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; 002F338C09CA16BF00EBEB88 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -4662,14 +4389,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - BEC567690761D90400A33029 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - BEC5676A0761D90400A33029 /* testpalette.c in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; BEC567770761D90500A33029 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -4798,11 +4517,6 @@ target = BEC567F70761D90600A33029 /* sdlcommon */; targetProxy = 001797FC1074355200F5D044 /* PBXContainerItemProxy */; }; - 001798251074369600F5D044 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = BEC567F70761D90600A33029 /* sdlcommon */; - targetProxy = 001798261074369600F5D044 /* PBXContainerItemProxy */; - }; 001798791074392D00F5D044 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = BEC567F70761D90600A33029 /* sdlcommon */; @@ -4958,14 +4672,9 @@ target = 001797FA1074355200F5D044 /* testmultiaudio */; targetProxy = 0017997B1074403E00F5D044 /* PBXContainerItemProxy */; }; - 0017997E1074403E00F5D044 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 001798241074369600F5D044 /* testnativecocoa */; - targetProxy = 0017997D1074403E00F5D044 /* PBXContainerItemProxy */; - }; 001799801074403E00F5D044 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = 001798781074392D00F5D044 /* testnativex11 */; + target = 001798781074392D00F5D044 /* testnative */; targetProxy = 0017997F1074403E00F5D044 /* PBXContainerItemProxy */; }; 001799821074403E00F5D044 /* PBXTargetDependency */ = { @@ -4978,11 +4687,6 @@ target = 002F343C09CA1FB300EBEB88 /* testoverlay2 */; targetProxy = 001799831074403E00F5D044 /* PBXContainerItemProxy */; }; - 001799861074403E00F5D044 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = BEC567640761D90400A33029 /* testpalette */; - targetProxy = 001799851074403E00F5D044 /* PBXContainerItemProxy */; - }; 001799881074403E00F5D044 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 002F345909CA204F00EBEB88 /* testplatform */; @@ -5058,11 +4762,6 @@ name = "Static Library"; targetProxy = 002A862E107303E6007319AE /* PBXContainerItemProxy */; }; - 002F337109CA14F900EBEB88 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = BEC567F70761D90600A33029 /* sdlcommon */; - targetProxy = 002F337209CA14F900EBEB88 /* PBXContainerItemProxy */; - }; 002F338709CA16BF00EBEB88 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = BEC567F70761D90600A33029 /* sdlcommon */; @@ -5168,11 +4867,6 @@ target = BEC567F70761D90600A33029 /* sdlcommon */; targetProxy = BEC5684A0761D90600A33029 /* PBXContainerItemProxy */; }; - BEC5684D0761D90600A33029 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = BEC567F70761D90600A33029 /* sdlcommon */; - targetProxy = BEC5684C0761D90600A33029 /* PBXContainerItemProxy */; - }; BEC5684F0761D90600A33029 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = BEC567F70761D90600A33029 /* sdlcommon */; @@ -5221,1529 +4915,285 @@ /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ - 0017958710741F7900F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */ = { + 0017958910741F7900F5D044 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testatomic.plist"; PRODUCT_NAME = testatomic; WRAPPER_EXTENSION = app; }; - name = Deployment_using_10.4SDK_and_10.6SDK; + name = Debug; }; - 0017958810741F7900F5D044 /* Development_using_10.4SDK_and_10.6SDK */ = { + 0017958A10741F7900F5D044 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testatomic.plist"; PRODUCT_NAME = testatomic; WRAPPER_EXTENSION = app; }; - name = Development_using_10.4SDK_and_10.6SDK; + name = Release; }; - 0017958910741F7900F5D044 /* Development_native_only */ = { + 001795AA107421BF00F5D044 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - INFOPLIST_FILE = "Info-testatomic.plist"; - PRODUCT_NAME = testatomic; + INFOPLIST_FILE = "Info-testaudioinfo.plist"; + PRODUCT_NAME = testaudioinfo; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 0017958A10741F7900F5D044 /* Deployment_native_only */ = { + 001795AB107421BF00F5D044 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - INFOPLIST_FILE = "Info-testatomic.plist"; - PRODUCT_NAME = testatomic; + INFOPLIST_FILE = "Info-testaudioinfo.plist"; + PRODUCT_NAME = testaudioinfo; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 0017958B10741F7900F5D044 /* Default */ = { + 0017971E10742F3200F5D044 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - INFOPLIST_FILE = "Info-testatomic.plist"; - PRODUCT_NAME = testatomic; + GCC_PREPROCESSOR_DEFINITIONS = HAVE_OPENGL; + INFOPLIST_FILE = "Info-testgl2.plist"; + PRODUCT_NAME = testgl2; WRAPPER_EXTENSION = app; }; - name = Default; + name = Debug; }; - 001795A8107421BF00F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */ = { + 0017971F10742F3200F5D044 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - INFOPLIST_FILE = "Info-testaudioinfo.plist"; - PRODUCT_NAME = testaudioinfo; + GCC_PREPROCESSOR_DEFINITIONS = HAVE_OPENGL; + INFOPLIST_FILE = "Info-testgl2.plist"; + PRODUCT_NAME = testgl2; WRAPPER_EXTENSION = app; }; - name = Deployment_using_10.4SDK_and_10.6SDK; + name = Release; }; - 001795A9107421BF00F5D044 /* Development_using_10.4SDK_and_10.6SDK */ = { + 00179745107430D600F5D044 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - INFOPLIST_FILE = "Info-testaudioinfo.plist"; - PRODUCT_NAME = testaudioinfo; + INFOPLIST_FILE = "Info-testhaptic.plist"; + PRODUCT_NAME = testhaptic; WRAPPER_EXTENSION = app; }; - name = Development_using_10.4SDK_and_10.6SDK; + name = Debug; }; - 001795AA107421BF00F5D044 /* Development_native_only */ = { + 00179746107430D600F5D044 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - INFOPLIST_FILE = "Info-testaudioinfo.plist"; - PRODUCT_NAME = testaudioinfo; + INFOPLIST_FILE = "Info-testhaptic.plist"; + PRODUCT_NAME = testhaptic; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Release; }; - 001795AB107421BF00F5D044 /* Deployment_native_only */ = { + 0017976B107431B300F5D044 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - INFOPLIST_FILE = "Info-testaudioinfo.plist"; - PRODUCT_NAME = testaudioinfo; + INFOPLIST_FILE = "Info-testdraw2.plist"; + PRODUCT_NAME = testdraw2; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Debug; }; - 001795AC107421BF00F5D044 /* Default */ = { + 0017976C107431B300F5D044 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - INFOPLIST_FILE = "Info-testaudioinfo.plist"; - PRODUCT_NAME = testaudioinfo; + INFOPLIST_FILE = "Info-testdraw2.plist"; + PRODUCT_NAME = testdraw2; WRAPPER_EXTENSION = app; }; - name = Default; + name = Release; }; - 0017971C10742F3200F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */ = { + 0017978B107432AE00F5D044 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - GCC_PREPROCESSOR_DEFINITIONS = HAVE_OPENGL; - INFOPLIST_FILE = "Info-testgl2.plist"; - PRODUCT_NAME = testgl2; + INFOPLIST_FILE = "Info-testime.plist"; + PRODUCT_NAME = testime; WRAPPER_EXTENSION = app; }; - name = Deployment_using_10.4SDK_and_10.6SDK; + name = Debug; }; - 0017971D10742F3200F5D044 /* Development_using_10.4SDK_and_10.6SDK */ = { + 0017978C107432AE00F5D044 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - GCC_PREPROCESSOR_DEFINITIONS = HAVE_OPENGL; - INFOPLIST_FILE = "Info-testgl2.plist"; - PRODUCT_NAME = testgl2; + INFOPLIST_FILE = "Info-testime.plist"; + PRODUCT_NAME = testime; WRAPPER_EXTENSION = app; }; - name = Development_using_10.4SDK_and_10.6SDK; + name = Release; }; - 0017971E10742F3200F5D044 /* Development_native_only */ = { + 001797AB1074334C00F5D044 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - GCC_PREPROCESSOR_DEFINITIONS = HAVE_OPENGL; - INFOPLIST_FILE = "Info-testgl2.plist"; - PRODUCT_NAME = testgl2; + INFOPLIST_FILE = "Info-testintersections.plist"; + PRODUCT_NAME = testintersections; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 0017971F10742F3200F5D044 /* Deployment_native_only */ = { + 001797AC1074334C00F5D044 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - GCC_PREPROCESSOR_DEFINITIONS = HAVE_OPENGL; - INFOPLIST_FILE = "Info-testgl2.plist"; - PRODUCT_NAME = testgl2; + INFOPLIST_FILE = "Info-testintersections.plist"; + PRODUCT_NAME = testintersections; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 0017972010742F3200F5D044 /* Default */ = { + 001797CD107433C600F5D044 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - GCC_PREPROCESSOR_DEFINITIONS = HAVE_OPENGL; - INFOPLIST_FILE = "Info-testgl2.plist"; - PRODUCT_NAME = testgl2; + INFOPLIST_FILE = "Info-testloadso.plist"; + PRODUCT_NAME = testloadso; WRAPPER_EXTENSION = app; }; - name = Default; + name = Debug; }; - 00179743107430D600F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */ = { + 001797CE107433C600F5D044 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - INFOPLIST_FILE = "Info-testhaptic.plist"; - PRODUCT_NAME = testhaptic; + INFOPLIST_FILE = "Info-testloadso.plist"; + PRODUCT_NAME = testloadso; WRAPPER_EXTENSION = app; }; - name = Deployment_using_10.4SDK_and_10.6SDK; + name = Release; }; - 00179744107430D600F5D044 /* Development_using_10.4SDK_and_10.6SDK */ = { + 0017980F1074355200F5D044 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - INFOPLIST_FILE = "Info-testhaptic.plist"; - PRODUCT_NAME = testhaptic; + INFOPLIST_FILE = "Info-testmultiaudio.plist"; + PRODUCT_NAME = testmultiaudio; WRAPPER_EXTENSION = app; }; - name = Development_using_10.4SDK_and_10.6SDK; + name = Debug; }; - 00179745107430D600F5D044 /* Development_native_only */ = { + 001798101074355200F5D044 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - INFOPLIST_FILE = "Info-testhaptic.plist"; - PRODUCT_NAME = testhaptic; + INFOPLIST_FILE = "Info-testmultiaudio.plist"; + PRODUCT_NAME = testmultiaudio; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Release; }; - 00179746107430D600F5D044 /* Deployment_native_only */ = { + 001798911074392D00F5D044 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - INFOPLIST_FILE = "Info-testhaptic.plist"; - PRODUCT_NAME = testhaptic; + INFOPLIST_FILE = "Info-testnativex11.plist"; + LIBRARY_SEARCH_PATHS = /usr/X11/lib; + OTHER_LDFLAGS = "-lX11"; + PRODUCT_NAME = testnative; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Debug; }; - 00179747107430D600F5D044 /* Default */ = { + 001798921074392D00F5D044 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - INFOPLIST_FILE = "Info-testhaptic.plist"; - PRODUCT_NAME = testhaptic; + INFOPLIST_FILE = "Info-testnativex11.plist"; + LIBRARY_SEARCH_PATHS = /usr/X11/lib; + OTHER_LDFLAGS = "-lX11"; + PRODUCT_NAME = testnative; WRAPPER_EXTENSION = app; }; - name = Default; + name = Release; }; - 00179769107431B300F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */ = { + 001798B2107439DF00F5D044 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - INFOPLIST_FILE = "Info-testdraw2.plist"; - PRODUCT_NAME = testdraw2; + INFOPLIST_FILE = "Info-testpower.plist"; + PRODUCT_NAME = testpower; WRAPPER_EXTENSION = app; }; - name = Deployment_using_10.4SDK_and_10.6SDK; + name = Debug; }; - 0017976A107431B300F5D044 /* Development_using_10.4SDK_and_10.6SDK */ = { + 001798B3107439DF00F5D044 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - INFOPLIST_FILE = "Info-testdraw2.plist"; - PRODUCT_NAME = testdraw2; + INFOPLIST_FILE = "Info-testpower.plist"; + PRODUCT_NAME = testpower; WRAPPER_EXTENSION = app; }; - name = Development_using_10.4SDK_and_10.6SDK; + name = Release; }; - 0017976B107431B300F5D044 /* Development_native_only */ = { + 001798EF10743BEC00F5D044 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - INFOPLIST_FILE = "Info-testdraw2.plist"; - PRODUCT_NAME = testdraw2; + INFOPLIST_FILE = "Info-testresample.plist"; + PRODUCT_NAME = testresample; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 0017976C107431B300F5D044 /* Deployment_native_only */ = { + 001798F010743BEC00F5D044 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - INFOPLIST_FILE = "Info-testdraw2.plist"; - PRODUCT_NAME = testdraw2; + INFOPLIST_FILE = "Info-testresample.plist"; + PRODUCT_NAME = testresample; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 0017976D107431B300F5D044 /* Default */ = { + 0017991310743F1000F5D044 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - INFOPLIST_FILE = "Info-testdraw2.plist"; - PRODUCT_NAME = testdraw2; + INFOPLIST_FILE = "Info-testsprite2.plist"; + PRODUCT_NAME = testsprite2; WRAPPER_EXTENSION = app; }; - name = Default; + name = Debug; }; - 00179789107432AE00F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */ = { + 0017991410743F1000F5D044 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - INFOPLIST_FILE = "Info-testime.plist"; - PRODUCT_NAME = testime; + INFOPLIST_FILE = "Info-testsprite2.plist"; + PRODUCT_NAME = testsprite2; WRAPPER_EXTENSION = app; }; - name = Deployment_using_10.4SDK_and_10.6SDK; + name = Release; }; - 0017978A107432AE00F5D044 /* Development_using_10.4SDK_and_10.6SDK */ = { + 0017993510743FB700F5D044 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - INFOPLIST_FILE = "Info-testime.plist"; - PRODUCT_NAME = testime; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 0017978B107432AE00F5D044 /* Development_native_only */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testime.plist"; - PRODUCT_NAME = testime; - WRAPPER_EXTENSION = app; - }; - name = Development_native_only; - }; - 0017978C107432AE00F5D044 /* Deployment_native_only */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testime.plist"; - PRODUCT_NAME = testime; - WRAPPER_EXTENSION = app; - }; - name = Deployment_native_only; - }; - 0017978D107432AE00F5D044 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testime.plist"; - PRODUCT_NAME = testime; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001797A91074334C00F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testintersections.plist"; - PRODUCT_NAME = testintersections; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001797AA1074334C00F5D044 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testintersections.plist"; - PRODUCT_NAME = testintersections; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001797AB1074334C00F5D044 /* Development_native_only */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testintersections.plist"; - PRODUCT_NAME = testintersections; - WRAPPER_EXTENSION = app; - }; - name = Development_native_only; - }; - 001797AC1074334C00F5D044 /* Deployment_native_only */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testintersections.plist"; - PRODUCT_NAME = testintersections; - WRAPPER_EXTENSION = app; - }; - name = Deployment_native_only; - }; - 001797AD1074334C00F5D044 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testintersections.plist"; - PRODUCT_NAME = testintersections; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001797CB107433C600F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testloadso.plist"; - PRODUCT_NAME = testloadso; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001797CC107433C600F5D044 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testloadso.plist"; - PRODUCT_NAME = testloadso; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001797CD107433C600F5D044 /* Development_native_only */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testloadso.plist"; - PRODUCT_NAME = testloadso; - WRAPPER_EXTENSION = app; - }; - name = Development_native_only; - }; - 001797CE107433C600F5D044 /* Deployment_native_only */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testloadso.plist"; - PRODUCT_NAME = testloadso; - WRAPPER_EXTENSION = app; - }; - name = Deployment_native_only; - }; - 001797CF107433C600F5D044 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testloadso.plist"; - PRODUCT_NAME = testloadso; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 0017980D1074355200F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testmultiaudio.plist"; - PRODUCT_NAME = testmultiaudio; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 0017980E1074355200F5D044 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testmultiaudio.plist"; - PRODUCT_NAME = testmultiaudio; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 0017980F1074355200F5D044 /* Development_native_only */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testmultiaudio.plist"; - PRODUCT_NAME = testmultiaudio; - WRAPPER_EXTENSION = app; - }; - name = Development_native_only; - }; - 001798101074355200F5D044 /* Deployment_native_only */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testmultiaudio.plist"; - PRODUCT_NAME = testmultiaudio; - WRAPPER_EXTENSION = app; - }; - name = Deployment_native_only; - }; - 001798111074355200F5D044 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testmultiaudio.plist"; - PRODUCT_NAME = testmultiaudio; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001798371074369600F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_PREPROCESSOR_DEFINITIONS = SDL_VIDEO_DRIVER_COCOA; - INFOPLIST_FILE = "Info-testnativecocoa.plist"; - PRODUCT_NAME = testnativecocoa; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001798381074369600F5D044 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_PREPROCESSOR_DEFINITIONS = SDL_VIDEO_DRIVER_COCOA; - INFOPLIST_FILE = "Info-testnativecocoa.plist"; - PRODUCT_NAME = testnativecocoa; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001798391074369600F5D044 /* Development_native_only */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_PREPROCESSOR_DEFINITIONS = SDL_VIDEO_DRIVER_COCOA; - INFOPLIST_FILE = "Info-testnativecocoa.plist"; - PRODUCT_NAME = testnativecocoa; - WRAPPER_EXTENSION = app; - }; - name = Development_native_only; - }; - 0017983A1074369600F5D044 /* Deployment_native_only */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_PREPROCESSOR_DEFINITIONS = SDL_VIDEO_DRIVER_COCOA; - INFOPLIST_FILE = "Info-testnativecocoa.plist"; - PRODUCT_NAME = testnativecocoa; - WRAPPER_EXTENSION = app; - }; - name = Deployment_native_only; - }; - 0017983B1074369600F5D044 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_PREPROCESSOR_DEFINITIONS = SDL_VIDEO_DRIVER_COCOA; - INFOPLIST_FILE = "Info-testnativecocoa.plist"; - PRODUCT_NAME = testnativecocoa; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 0017988F1074392D00F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_PREPROCESSOR_DEFINITIONS = SDL_VIDEO_DRIVER_X11; - INFOPLIST_FILE = "Info-testnativex11.plist"; - PRODUCT_NAME = testnativex11; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001798901074392D00F5D044 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_PREPROCESSOR_DEFINITIONS = SDL_VIDEO_DRIVER_X11; - INFOPLIST_FILE = "Info-testnativex11.plist"; - PRODUCT_NAME = testnativex11; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001798911074392D00F5D044 /* Development_native_only */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_PREPROCESSOR_DEFINITIONS = SDL_VIDEO_DRIVER_X11; - INFOPLIST_FILE = "Info-testnativex11.plist"; - PRODUCT_NAME = testnativex11; - WRAPPER_EXTENSION = app; - }; - name = Development_native_only; - }; - 001798921074392D00F5D044 /* Deployment_native_only */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_PREPROCESSOR_DEFINITIONS = SDL_VIDEO_DRIVER_X11; - INFOPLIST_FILE = "Info-testnativex11.plist"; - PRODUCT_NAME = testnativex11; - WRAPPER_EXTENSION = app; - }; - name = Deployment_native_only; - }; - 001798931074392D00F5D044 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_PREPROCESSOR_DEFINITIONS = SDL_VIDEO_DRIVER_X11; - INFOPLIST_FILE = "Info-testnativex11.plist"; - PRODUCT_NAME = testnativex11; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001798B0107439DF00F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testpower.plist"; - PRODUCT_NAME = testpower; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001798B1107439DF00F5D044 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testpower.plist"; - PRODUCT_NAME = testpower; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001798B2107439DF00F5D044 /* Development_native_only */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testpower.plist"; - PRODUCT_NAME = testpower; - WRAPPER_EXTENSION = app; - }; - name = Development_native_only; - }; - 001798B3107439DF00F5D044 /* Deployment_native_only */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testpower.plist"; - PRODUCT_NAME = testpower; - WRAPPER_EXTENSION = app; - }; - name = Deployment_native_only; - }; - 001798B4107439DF00F5D044 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testpower.plist"; - PRODUCT_NAME = testpower; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001798ED10743BEC00F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testresample.plist"; - PRODUCT_NAME = testresample; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001798EE10743BEC00F5D044 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testresample.plist"; - PRODUCT_NAME = testresample; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001798EF10743BEC00F5D044 /* Development_native_only */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testresample.plist"; - PRODUCT_NAME = testresample; - WRAPPER_EXTENSION = app; - }; - name = Development_native_only; - }; - 001798F010743BEC00F5D044 /* Deployment_native_only */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testresample.plist"; - PRODUCT_NAME = testresample; - WRAPPER_EXTENSION = app; - }; - name = Deployment_native_only; - }; - 001798F110743BEC00F5D044 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testresample.plist"; - PRODUCT_NAME = testresample; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 0017991110743F1000F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testsprite2.plist"; - PRODUCT_NAME = testsprite2; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 0017991210743F1000F5D044 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testsprite2.plist"; - PRODUCT_NAME = testsprite2; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 0017991310743F1000F5D044 /* Development_native_only */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testsprite2.plist"; - PRODUCT_NAME = testsprite2; - WRAPPER_EXTENSION = app; - }; - name = Development_native_only; - }; - 0017991410743F1000F5D044 /* Deployment_native_only */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testsprite2.plist"; - PRODUCT_NAME = testsprite2; - WRAPPER_EXTENSION = app; - }; - name = Deployment_native_only; - }; - 0017991510743F1000F5D044 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testsprite2.plist"; - PRODUCT_NAME = testsprite2; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 0017993310743FB700F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testwm2.plist"; - PRODUCT_NAME = testwm2; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 0017993410743FB700F5D044 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testwm2.plist"; - PRODUCT_NAME = testwm2; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 0017993510743FB700F5D044 /* Development_native_only */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testwm2.plist"; - PRODUCT_NAME = testwm2; - WRAPPER_EXTENSION = app; - }; - name = Development_native_only; - }; - 0017993610743FB700F5D044 /* Deployment_native_only */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testwm2.plist"; - PRODUCT_NAME = testwm2; - WRAPPER_EXTENSION = app; - }; - name = Deployment_native_only; - }; - 0017993710743FB700F5D044 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testwm2.plist"; - PRODUCT_NAME = testwm2; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001B593508BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_PREFIX_HEADER = sdlcommon_prefix.h; - PRODUCT_NAME = sdlcommon; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001B593608BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_PREFIX_HEADER = sdlcommon_prefix.h; - PRODUCT_NAME = sdlcommon; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001B593708BDB826006539E9 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_PREFIX_HEADER = sdlcommon_prefix.h; - PRODUCT_NAME = sdlcommon; - }; - name = Default; - }; - 001B593908BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-checkkeys__Upgraded_.plist"; - PRODUCT_NAME = checkkeys; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001B593A08BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-checkkeys__Upgraded_.plist"; - PRODUCT_NAME = checkkeys; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001B593B08BDB826006539E9 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-checkkeys__Upgraded_.plist"; - PRODUCT_NAME = checkkeys; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001B593D08BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-graywin__Upgraded_.plist"; - PRODUCT_NAME = graywin; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001B593E08BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-graywin__Upgraded_.plist"; - PRODUCT_NAME = graywin; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001B593F08BDB826006539E9 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-graywin__Upgraded_.plist"; - PRODUCT_NAME = graywin; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001B594108BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-loopwave__Upgraded_.plist"; - PRODUCT_NAME = loopwave; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001B594208BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-loopwave__Upgraded_.plist"; - PRODUCT_NAME = loopwave; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001B594308BDB826006539E9 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-loopwave__Upgraded_.plist"; - PRODUCT_NAME = loopwave; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001B594508BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testalpha__Upgraded_.plist"; - PRODUCT_NAME = testalpha; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001B594608BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testalpha__Upgraded_.plist"; - PRODUCT_NAME = testalpha; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001B594708BDB826006539E9 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testalpha__Upgraded_.plist"; - PRODUCT_NAME = testalpha; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001B594908BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testbitmap__Upgraded_.plist"; - PRODUCT_NAME = testbitmap; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001B594A08BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testbitmap__Upgraded_.plist"; - PRODUCT_NAME = testbitmap; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001B594B08BDB826006539E9 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testbitmap__Upgraded_.plist"; - PRODUCT_NAME = testbitmap; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001B594D08BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testcursor.plist"; - PRODUCT_NAME = testcursor; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001B594E08BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testcursor.plist"; - PRODUCT_NAME = testcursor; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001B594F08BDB826006539E9 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testcursor.plist"; - PRODUCT_NAME = testcursor; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001B595108BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testerror__Upgraded_.plist"; - PRODUCT_NAME = testerror; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001B595208BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testerror__Upgraded_.plist"; - PRODUCT_NAME = testerror; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001B595308BDB826006539E9 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testerror__Upgraded_.plist"; - PRODUCT_NAME = testerror; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001B595508BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testgamma__Upgraded_.plist"; - PRODUCT_NAME = testgamma; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001B595608BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testgamma__Upgraded_.plist"; - PRODUCT_NAME = testgamma; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001B595708BDB826006539E9 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testgamma__Upgraded_.plist"; - PRODUCT_NAME = testgamma; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001B595908BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_PREPROCESSOR_DEFINITIONS = HAVE_OPENGL; - INFOPLIST_FILE = "Info-testgl__Upgraded_.plist"; - PRODUCT_NAME = testgl; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001B595A08BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_PREPROCESSOR_DEFINITIONS = HAVE_OPENGL; - INFOPLIST_FILE = "Info-testgl__Upgraded_.plist"; - PRODUCT_NAME = testgl; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001B595B08BDB826006539E9 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_PREPROCESSOR_DEFINITIONS = HAVE_OPENGL; - INFOPLIST_FILE = "Info-testgl__Upgraded_.plist"; - PRODUCT_NAME = testgl; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001B595D08BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testthread__Upgraded_.plist"; - PRODUCT_NAME = testthread; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001B595E08BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testthread__Upgraded_.plist"; - PRODUCT_NAME = testthread; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001B595F08BDB826006539E9 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testthread__Upgraded_.plist"; - PRODUCT_NAME = testthread; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001B596108BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testjoystick__Upgraded_.plist"; - PRODUCT_NAME = testjoystick; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001B596208BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testjoystick__Upgraded_.plist"; - PRODUCT_NAME = testjoystick; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001B596308BDB826006539E9 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testjoystick__Upgraded_.plist"; - PRODUCT_NAME = testjoystick; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001B596508BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testkeys__Upgraded_.plist"; - PRODUCT_NAME = testkeys; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001B596608BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testkeys__Upgraded_.plist"; - PRODUCT_NAME = testkeys; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001B596708BDB826006539E9 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testkeys__Upgraded_.plist"; - PRODUCT_NAME = testkeys; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001B596908BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testlock__Upgraded_.plist"; - PRODUCT_NAME = testlock; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001B596A08BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testlock__Upgraded_.plist"; - PRODUCT_NAME = testlock; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001B596B08BDB826006539E9 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testlock__Upgraded_.plist"; - PRODUCT_NAME = testlock; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001B596D08BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testpalette__Upgraded_.plist"; - PRODUCT_NAME = testpalette; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001B596E08BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testpalette__Upgraded_.plist"; - PRODUCT_NAME = testpalette; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001B596F08BDB826006539E9 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testpalette__Upgraded_.plist"; - PRODUCT_NAME = testpalette; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001B597108BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testsem__Upgraded_.plist"; - PRODUCT_NAME = testsem; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001B597208BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testsem__Upgraded_.plist"; - PRODUCT_NAME = testsem; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001B597308BDB826006539E9 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testsem__Upgraded_.plist"; - PRODUCT_NAME = testsem; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001B597508BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testsprite__Upgraded_.plist"; - PRODUCT_NAME = testsprite; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001B597608BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testsprite__Upgraded_.plist"; - PRODUCT_NAME = testsprite; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001B597708BDB826006539E9 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testsprite__Upgraded_.plist"; - PRODUCT_NAME = testsprite; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001B597908BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testtimer__Upgraded_.plist"; - PRODUCT_NAME = testtimer; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001B597A08BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testtimer__Upgraded_.plist"; - PRODUCT_NAME = testtimer; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001B597B08BDB826006539E9 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testtimer__Upgraded_.plist"; - PRODUCT_NAME = testtimer; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001B598108BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testversion__Upgraded_.plist"; - PRODUCT_NAME = testversion; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001B598208BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testversion__Upgraded_.plist"; - PRODUCT_NAME = testversion; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001B598308BDB826006539E9 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testversion__Upgraded_.plist"; - PRODUCT_NAME = testversion; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001B598508BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testvidinfo__Upgraded_.plist"; - PRODUCT_NAME = testvidinfo; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001B598608BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testvidinfo__Upgraded_.plist"; - PRODUCT_NAME = testvidinfo; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001B598708BDB826006539E9 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testvidinfo__Upgraded_.plist"; - PRODUCT_NAME = testvidinfo; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001B598908BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testwin__Upgraded_.plist"; - PRODUCT_NAME = testwin; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001B598A08BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testwin__Upgraded_.plist"; - PRODUCT_NAME = testwin; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001B598B08BDB826006539E9 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testwin__Upgraded_.plist"; - PRODUCT_NAME = testwin; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001B598D08BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testwm__Upgraded_.plist"; - PRODUCT_NAME = testwm; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001B598E08BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testwm__Upgraded_.plist"; - PRODUCT_NAME = testwm; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001B598F08BDB826006539E9 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testwm__Upgraded_.plist"; - PRODUCT_NAME = testwm; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001B599108BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-threadwin__Upgraded_.plist"; - PRODUCT_NAME = threadwin; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001B599208BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-threadwin__Upgraded_.plist"; - PRODUCT_NAME = threadwin; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001B599308BDB826006539E9 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-threadwin__Upgraded_.plist"; - PRODUCT_NAME = threadwin; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001B599508BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-torturethread__Upgraded_.plist"; - PRODUCT_NAME = torturethread; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001B599608BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-torturethread__Upgraded_.plist"; - PRODUCT_NAME = torturethread; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001B599708BDB826006539E9 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-torturethread__Upgraded_.plist"; - PRODUCT_NAME = torturethread; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001B599908BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = YES; - DEBUGGING_SYMBOLS = NO; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_OPTIMIZATION_LEVEL = 3; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = "Build All"; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - ZERO_LINK = NO; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001B599A08BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = "Build All"; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - ZERO_LINK = YES; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001B599B08BDB826006539E9 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = "Build All"; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - name = Default; - }; - 001B599D08BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testoverlay__Upgraded_.plist"; - PRODUCT_NAME = testoverlay; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001B599E08BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testoverlay__Upgraded_.plist"; - PRODUCT_NAME = testoverlay; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 001B599F08BDB826006539E9 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testoverlay__Upgraded_.plist"; - PRODUCT_NAME = testoverlay; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 001B5A0D08BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)"; - ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc"; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)"; - FRAMEWORK_SEARCH_PATHS = ( - "$(SRCROOT)/../SDL/build/$(CONFIGURATION)", - "$(HOME)/Library/Frameworks", - /Library/Frameworks, - ); - GCC_VERSION = 4.0; - "GCC_VERSION[arch=x86_64]" = 4.2; - HEADER_SEARCH_PATHS = ( - ../../include, - "$(HOME)/Library/Frameworks/SDL.framework/Headers", - /Library/Frameworks/SDL.framework/Headers, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - "MACOSX_DEPLOYMENT_TARGET[arch=x86_64]" = 10.6; - SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk"; - "SDKROOT[arch=x86_64]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk"; - WARNING_CFLAGS = "-Wmost"; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 001B5A0E08BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)"; - ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc"; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)"; - FRAMEWORK_SEARCH_PATHS = ( - "$(SRCROOT)/../SDL/build/$(CONFIGURATION)", - "$(HOME)/Library/Frameworks", - /Library/Frameworks, - ); - GCC_VERSION = 4.0; - "GCC_VERSION[arch=x86_64]" = 4.2; - HEADER_SEARCH_PATHS = ( - ../../include, - "$(HOME)/Library/Frameworks/SDL.framework/Headers", - /Library/Frameworks/SDL.framework/Headers, - ); - MACOSX_DEPLOYMENT_TARGET = 10.4; - "MACOSX_DEPLOYMENT_TARGET[arch=x86_64]" = 10.6; - SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk"; - "SDKROOT[arch=x86_64]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk"; - WARNING_CFLAGS = "-Wmost"; + INFOPLIST_FILE = "Info-testwm2.plist"; + PRODUCT_NAME = testwm2; + WRAPPER_EXTENSION = app; }; - name = Development_using_10.4SDK_and_10.6SDK; + name = Debug; }; - 001B5A0F08BDB826006539E9 /* Default */ = { + 0017993610743FB700F5D044 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)"; - ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc"; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)"; - FRAMEWORK_SEARCH_PATHS = ( - "$(SRCROOT)/../SDL/build/$(CONFIGURATION)", - "$(HOME)/Library/Frameworks", - /Library/Frameworks, - ); - HEADER_SEARCH_PATHS = ( - ../../include, - "$(HOME)/Library/Frameworks/SDL.framework/Headers", - /Library/Frameworks/SDL.framework/Headers, - ); - SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk"; - WARNING_CFLAGS = "-Wmost"; + INFOPLIST_FILE = "Info-testwm2.plist"; + PRODUCT_NAME = testwm2; + WRAPPER_EXTENSION = app; }; - name = Default; + name = Release; }; - 002A85B21073008E007319AE /* Development_native_only */ = { + 002A85B21073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)"; FRAMEWORK_SEARCH_PATHS = ( "$(SRCROOT)/../SDL/build/$(CONFIGURATION)", "$(HOME)/Library/Frameworks", /Library/Frameworks, ); - HEADER_SEARCH_PATHS = ( - ../../include, - "$(HOME)/Library/Frameworks/SDL.framework/Headers", - /Library/Frameworks/SDL.framework/Headers, - ); - WARNING_CFLAGS = "-Wmost"; + GCC_OPTIMIZATION_LEVEL = 0; + HEADER_SEARCH_PATHS = ../../include; }; - name = Development_native_only; + name = Debug; }; - 002A85B31073008E007319AE /* Development_native_only */ = { + 002A85B31073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_OPTIMIZATION_LEVEL = 0; + GCC_VERSION = com.apple.compilers.llvm.clang.1_0; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; @@ -6756,72 +5206,72 @@ ); ZERO_LINK = YES; }; - name = Development_native_only; + name = Debug; }; - 002A85B41073008E007319AE /* Development_native_only */ = { + 002A85B41073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-checkkeys__Upgraded_.plist"; PRODUCT_NAME = checkkeys; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 002A85B51073008E007319AE /* Development_native_only */ = { + 002A85B51073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-graywin__Upgraded_.plist"; PRODUCT_NAME = graywin; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 002A85B61073008E007319AE /* Development_native_only */ = { + 002A85B61073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-loopwave__Upgraded_.plist"; PRODUCT_NAME = loopwave; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 002A85B71073008E007319AE /* Development_native_only */ = { + 002A85B71073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testalpha__Upgraded_.plist"; PRODUCT_NAME = testalpha; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 002A85B81073008E007319AE /* Development_native_only */ = { + 002A85B81073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testbitmap__Upgraded_.plist"; PRODUCT_NAME = testbitmap; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 002A85B91073008E007319AE /* Development_native_only */ = { + 002A85B91073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testblitspeed.plist"; PRODUCT_NAME = testblitspeed; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 002A85BA1073008E007319AE /* Development_native_only */ = { + 002A85BA1073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testcursor.plist"; PRODUCT_NAME = testcursor; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 002A85BB1073008E007319AE /* Development_native_only */ = { + 002A85BB1073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PREPROCESSOR_DEFINITIONS = ( @@ -6832,36 +5282,36 @@ PRODUCT_NAME = testdyngl; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 002A85BC1073008E007319AE /* Development_native_only */ = { + 002A85BC1073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testerror__Upgraded_.plist"; PRODUCT_NAME = testerror; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 002A85BD1073008E007319AE /* Development_native_only */ = { + 002A85BD1073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testfile.plist"; PRODUCT_NAME = testfile; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 002A85BE1073008E007319AE /* Development_native_only */ = { + 002A85BE1073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testgamma__Upgraded_.plist"; PRODUCT_NAME = testgamma; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 002A85BF1073008E007319AE /* Development_native_only */ = { + 002A85BF1073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PREPROCESSOR_DEFINITIONS = HAVE_OPENGL; @@ -6869,212 +5319,190 @@ PRODUCT_NAME = testgl; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 002A85C01073008E007319AE /* Development_native_only */ = { + 002A85C01073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testiconv.plist"; PRODUCT_NAME = testiconv; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 002A85C11073008E007319AE /* Development_native_only */ = { + 002A85C11073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testjoystick__Upgraded_.plist"; PRODUCT_NAME = testjoystick; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 002A85C21073008E007319AE /* Development_native_only */ = { + 002A85C21073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testkeys__Upgraded_.plist"; PRODUCT_NAME = testkeys; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 002A85C31073008E007319AE /* Development_native_only */ = { + 002A85C31073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testlock__Upgraded_.plist"; PRODUCT_NAME = testlock; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 002A85C41073008E007319AE /* Development_native_only */ = { + 002A85C41073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testoverlay__Upgraded_.plist"; PRODUCT_NAME = testoverlay; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 002A85C51073008E007319AE /* Development_native_only */ = { + 002A85C51073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testoverlay2.plist"; PRODUCT_NAME = testoverlay2; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 002A85C61073008E007319AE /* Development_native_only */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testpalette__Upgraded_.plist"; - PRODUCT_NAME = testpalette; - WRAPPER_EXTENSION = app; - }; - name = Development_native_only; - }; - 002A85C71073008E007319AE /* Development_native_only */ = { + 002A85C71073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testplatform.plist"; PRODUCT_NAME = testplatform; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 002A85C81073008E007319AE /* Development_native_only */ = { + 002A85C81073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testsem__Upgraded_.plist"; PRODUCT_NAME = testsem; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 002A85C91073008E007319AE /* Development_native_only */ = { + 002A85C91073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testsprite__Upgraded_.plist"; PRODUCT_NAME = testsprite; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 002A85CA1073008E007319AE /* Development_native_only */ = { + 002A85CA1073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testthread__Upgraded_.plist"; PRODUCT_NAME = testthread; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 002A85CB1073008E007319AE /* Development_native_only */ = { + 002A85CB1073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testtimer__Upgraded_.plist"; PRODUCT_NAME = testtimer; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 002A85CC1073008E007319AE /* Development_native_only */ = { + 002A85CC1073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testversion__Upgraded_.plist"; PRODUCT_NAME = testversion; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 002A85CD1073008E007319AE /* Development_native_only */ = { + 002A85CD1073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testvidinfo__Upgraded_.plist"; PRODUCT_NAME = testvidinfo; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 002A85CE1073008E007319AE /* Development_native_only */ = { + 002A85CE1073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testwin__Upgraded_.plist"; PRODUCT_NAME = testwin; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 002A85CF1073008E007319AE /* Development_native_only */ = { + 002A85CF1073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testwm__Upgraded_.plist"; PRODUCT_NAME = testwm; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 002A85D01073008E007319AE /* Development_native_only */ = { + 002A85D01073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-threadwin__Upgraded_.plist"; PRODUCT_NAME = threadwin; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 002A85D11073008E007319AE /* Development_native_only */ = { + 002A85D11073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-torturethread__Upgraded_.plist"; PRODUCT_NAME = torturethread; WRAPPER_EXTENSION = app; }; - name = Development_native_only; + name = Debug; }; - 002A85D21073008E007319AE /* Development_native_only */ = { + 002A85D21073008E007319AE /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PREFIX_HEADER = sdlcommon_prefix.h; + GCC_VERSION = com.apple.compilers.llvm.clang.1_0; PRODUCT_NAME = sdlcommon; }; - name = Development_native_only; - }; - 002A85D31073008E007319AE /* Development_native_only */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-test.plist"; - PRODUCT_NAME = test; - WRAPPER_EXTENSION = app; - }; - name = Development_native_only; + name = Debug; }; - 002A85D41073009D007319AE /* Deployment_native_only */ = { + 002A85D41073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)"; FRAMEWORK_SEARCH_PATHS = ( "$(SRCROOT)/../SDL/build/$(CONFIGURATION)", "$(HOME)/Library/Frameworks", /Library/Frameworks, ); - HEADER_SEARCH_PATHS = ( - ../../include, - "$(HOME)/Library/Frameworks/SDL.framework/Headers", - /Library/Frameworks/SDL.framework/Headers, - ); - WARNING_CFLAGS = "-Wmost"; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + HEADER_SEARCH_PATHS = ../../include; }; - name = Deployment_native_only; + name = Release; }; - 002A85D51073009D007319AE /* Deployment_native_only */ = { + 002A85D51073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; DEBUGGING_SYMBOLS = NO; - GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_OPTIMIZATION_LEVEL = 3; + GCC_VERSION = com.apple.compilers.llvm.clang.1_0; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; @@ -7087,72 +5515,72 @@ ); ZERO_LINK = NO; }; - name = Deployment_native_only; + name = Release; }; - 002A85D61073009D007319AE /* Deployment_native_only */ = { + 002A85D61073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-checkkeys__Upgraded_.plist"; PRODUCT_NAME = checkkeys; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 002A85D71073009D007319AE /* Deployment_native_only */ = { + 002A85D71073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-graywin__Upgraded_.plist"; PRODUCT_NAME = graywin; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 002A85D81073009D007319AE /* Deployment_native_only */ = { + 002A85D81073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-loopwave__Upgraded_.plist"; PRODUCT_NAME = loopwave; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 002A85D91073009D007319AE /* Deployment_native_only */ = { + 002A85D91073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testalpha__Upgraded_.plist"; PRODUCT_NAME = testalpha; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 002A85DA1073009D007319AE /* Deployment_native_only */ = { + 002A85DA1073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testbitmap__Upgraded_.plist"; PRODUCT_NAME = testbitmap; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 002A85DB1073009D007319AE /* Deployment_native_only */ = { + 002A85DB1073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testblitspeed.plist"; PRODUCT_NAME = testblitspeed; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 002A85DC1073009D007319AE /* Deployment_native_only */ = { + 002A85DC1073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testcursor.plist"; PRODUCT_NAME = testcursor; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 002A85DD1073009D007319AE /* Deployment_native_only */ = { + 002A85DD1073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PREPROCESSOR_DEFINITIONS = ( @@ -7163,36 +5591,36 @@ PRODUCT_NAME = testdyngl; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 002A85DE1073009D007319AE /* Deployment_native_only */ = { + 002A85DE1073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testerror__Upgraded_.plist"; PRODUCT_NAME = testerror; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 002A85DF1073009D007319AE /* Deployment_native_only */ = { + 002A85DF1073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testfile.plist"; PRODUCT_NAME = testfile; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 002A85E01073009D007319AE /* Deployment_native_only */ = { + 002A85E01073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testgamma__Upgraded_.plist"; PRODUCT_NAME = testgamma; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 002A85E11073009D007319AE /* Deployment_native_only */ = { + 002A85E11073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PREPROCESSOR_DEFINITIONS = HAVE_OPENGL; @@ -7200,436 +5628,174 @@ PRODUCT_NAME = testgl; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 002A85E21073009D007319AE /* Deployment_native_only */ = { + 002A85E21073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testiconv.plist"; PRODUCT_NAME = testiconv; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 002A85E31073009D007319AE /* Deployment_native_only */ = { + 002A85E31073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testjoystick__Upgraded_.plist"; PRODUCT_NAME = testjoystick; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 002A85E41073009D007319AE /* Deployment_native_only */ = { + 002A85E41073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testkeys__Upgraded_.plist"; PRODUCT_NAME = testkeys; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 002A85E51073009D007319AE /* Deployment_native_only */ = { + 002A85E51073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testlock__Upgraded_.plist"; PRODUCT_NAME = testlock; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 002A85E61073009D007319AE /* Deployment_native_only */ = { + 002A85E61073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testoverlay__Upgraded_.plist"; PRODUCT_NAME = testoverlay; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 002A85E71073009D007319AE /* Deployment_native_only */ = { + 002A85E71073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testoverlay2.plist"; PRODUCT_NAME = testoverlay2; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; - }; - 002A85E81073009D007319AE /* Deployment_native_only */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testpalette__Upgraded_.plist"; - PRODUCT_NAME = testpalette; - WRAPPER_EXTENSION = app; - }; - name = Deployment_native_only; + name = Release; }; - 002A85E91073009D007319AE /* Deployment_native_only */ = { + 002A85E91073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testplatform.plist"; PRODUCT_NAME = testplatform; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 002A85EA1073009D007319AE /* Deployment_native_only */ = { + 002A85EA1073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testsem__Upgraded_.plist"; PRODUCT_NAME = testsem; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 002A85EB1073009D007319AE /* Deployment_native_only */ = { + 002A85EB1073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testsprite__Upgraded_.plist"; PRODUCT_NAME = testsprite; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 002A85EC1073009D007319AE /* Deployment_native_only */ = { + 002A85EC1073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testthread__Upgraded_.plist"; PRODUCT_NAME = testthread; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 002A85ED1073009D007319AE /* Deployment_native_only */ = { + 002A85ED1073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testtimer__Upgraded_.plist"; PRODUCT_NAME = testtimer; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 002A85EE1073009D007319AE /* Deployment_native_only */ = { + 002A85EE1073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testversion__Upgraded_.plist"; PRODUCT_NAME = testversion; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 002A85EF1073009D007319AE /* Deployment_native_only */ = { + 002A85EF1073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testvidinfo__Upgraded_.plist"; PRODUCT_NAME = testvidinfo; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 002A85F01073009D007319AE /* Deployment_native_only */ = { + 002A85F01073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testwin__Upgraded_.plist"; PRODUCT_NAME = testwin; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 002A85F11073009D007319AE /* Deployment_native_only */ = { + 002A85F11073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-testwm__Upgraded_.plist"; PRODUCT_NAME = testwm; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 002A85F21073009D007319AE /* Deployment_native_only */ = { + 002A85F21073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-threadwin__Upgraded_.plist"; PRODUCT_NAME = threadwin; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 002A85F31073009D007319AE /* Deployment_native_only */ = { + 002A85F31073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { INFOPLIST_FILE = "Info-torturethread__Upgraded_.plist"; PRODUCT_NAME = torturethread; WRAPPER_EXTENSION = app; }; - name = Deployment_native_only; + name = Release; }; - 002A85F41073009D007319AE /* Deployment_native_only */ = { + 002A85F41073009D007319AE /* Release */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PREFIX_HEADER = sdlcommon_prefix.h; + GCC_VERSION = com.apple.compilers.llvm.clang.1_0; PRODUCT_NAME = sdlcommon; }; - name = Deployment_native_only; - }; - 002A85F51073009D007319AE /* Deployment_native_only */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-test.plist"; - PRODUCT_NAME = test; - WRAPPER_EXTENSION = app; - }; - name = Deployment_native_only; - }; - 002F337E09CA14F900EBEB88 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-test.plist"; - PRODUCT_NAME = test; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 002F337F09CA14F900EBEB88 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-test.plist"; - PRODUCT_NAME = test; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 002F338009CA14F900EBEB88 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-test.plist"; - PRODUCT_NAME = test; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 002F339409CA16BF00EBEB88 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testblitspeed.plist"; - PRODUCT_NAME = testblitspeed; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 002F339509CA16BF00EBEB88 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testblitspeed.plist"; - PRODUCT_NAME = testblitspeed; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 002F339609CA16BF00EBEB88 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testblitspeed.plist"; - PRODUCT_NAME = testblitspeed; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 002F33D809CA19A600EBEB88 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_PREPROCESSOR_DEFINITIONS = ( - "$(GCC_PREPROCESSOR_DEFINITIONS)", - HAVE_OPENGL, - ); - INFOPLIST_FILE = "Info-testdyngl.plist"; - PRODUCT_NAME = testdyngl; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 002F33D909CA19A600EBEB88 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_PREPROCESSOR_DEFINITIONS = ( - "$(GCC_PREPROCESSOR_DEFINITIONS)", - HAVE_OPENGL, - ); - INFOPLIST_FILE = "Info-testdyngl.plist"; - PRODUCT_NAME = testdyngl; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 002F33DA09CA19A600EBEB88 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_PREPROCESSOR_DEFINITIONS = ( - "$(GCC_PREPROCESSOR_DEFINITIONS)", - HAVE_OPENGL, - ); - INFOPLIST_FILE = "Info-testdyngl.plist"; - PRODUCT_NAME = testdyngl; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 002F340F09CA1BFF00EBEB88 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testfile.plist"; - PRODUCT_NAME = testfile; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 002F341009CA1BFF00EBEB88 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testfile.plist"; - PRODUCT_NAME = testfile; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 002F341109CA1BFF00EBEB88 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testfile.plist"; - PRODUCT_NAME = testfile; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 002F342E09CA1F0300EBEB88 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testiconv.plist"; - PRODUCT_NAME = testiconv; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 002F342F09CA1F0300EBEB88 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testiconv.plist"; - PRODUCT_NAME = testiconv; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 002F343009CA1F0300EBEB88 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testiconv.plist"; - PRODUCT_NAME = testiconv; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 002F344A09CA1FB300EBEB88 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testoverlay2.plist"; - PRODUCT_NAME = testoverlay2; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 002F344B09CA1FB300EBEB88 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testoverlay2.plist"; - PRODUCT_NAME = testoverlay2; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 002F344C09CA1FB300EBEB88 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testoverlay2.plist"; - PRODUCT_NAME = testoverlay2; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 002F346709CA204F00EBEB88 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testplatform.plist"; - PRODUCT_NAME = testplatform; - WRAPPER_EXTENSION = app; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 002F346809CA204F00EBEB88 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testplatform.plist"; - PRODUCT_NAME = testplatform; - WRAPPER_EXTENSION = app; - }; - name = Development_using_10.4SDK_and_10.6SDK; - }; - 002F346909CA204F00EBEB88 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INFOPLIST_FILE = "Info-testplatform.plist"; - PRODUCT_NAME = testplatform; - WRAPPER_EXTENSION = app; - }; - name = Default; - }; - 4537749512091509002F0F45 /* Deployment_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h"; - INFOPLIST_FILE = "testshape-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Foundation, - "-framework", - AppKit, - ); - PREBINDING = NO; - PRODUCT_NAME = testshape; - RUN_CLANG_STATIC_ANALYZER = YES; - }; - name = Deployment_using_10.4SDK_and_10.6SDK; - }; - 4537749612091509002F0F45 /* Development_using_10.4SDK_and_10.6SDK */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h"; - INFOPLIST_FILE = "testshape-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Foundation, - "-framework", - AppKit, - ); - PREBINDING = NO; - PRODUCT_NAME = testshape; - }; - name = Development_using_10.4SDK_and_10.6SDK; + name = Release; }; - 4537749712091509002F0F45 /* Development_native_only */ = { + 4537749712091509002F0F45 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_MODEL_TUNING = G5; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h"; @@ -7641,16 +5807,14 @@ "-framework", AppKit, ); - PREBINDING = NO; PRODUCT_NAME = testshape; }; - name = Development_native_only; + name = Debug; }; - 4537749812091509002F0F45 /* Deployment_native_only */ = { + 4537749812091509002F0F45 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_MODEL_TUNING = G5; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h"; @@ -7662,31 +5826,9 @@ "-framework", AppKit, ); - PREBINDING = NO; PRODUCT_NAME = testshape; }; - name = Deployment_native_only; - }; - 4537749912091509002F0F45 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h"; - INFOPLIST_FILE = "testshape-Info.plist"; - INSTALL_PATH = "$(HOME)/Applications"; - OTHER_LDFLAGS = ( - "-framework", - Foundation, - "-framework", - AppKit, - ); - PREBINDING = NO; - PRODUCT_NAME = testshape; - }; - name = Default; + name = Release; }; /* End XCBuildConfiguration section */ @@ -7694,602 +5836,425 @@ 0017958610741F7900F5D044 /* Build configuration list for PBXNativeTarget "testatomic" */ = { isa = XCConfigurationList; buildConfigurations = ( - 0017958710741F7900F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */, - 0017958810741F7900F5D044 /* Development_using_10.4SDK_and_10.6SDK */, - 0017958910741F7900F5D044 /* Development_native_only */, - 0017958A10741F7900F5D044 /* Deployment_native_only */, - 0017958B10741F7900F5D044 /* Default */, + 0017958910741F7900F5D044 /* Debug */, + 0017958A10741F7900F5D044 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001795A7107421BF00F5D044 /* Build configuration list for PBXNativeTarget "testaudioinfo" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001795A8107421BF00F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001795A9107421BF00F5D044 /* Development_using_10.4SDK_and_10.6SDK */, - 001795AA107421BF00F5D044 /* Development_native_only */, - 001795AB107421BF00F5D044 /* Deployment_native_only */, - 001795AC107421BF00F5D044 /* Default */, + 001795AA107421BF00F5D044 /* Debug */, + 001795AB107421BF00F5D044 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 0017971B10742F3200F5D044 /* Build configuration list for PBXNativeTarget "testgl2" */ = { isa = XCConfigurationList; buildConfigurations = ( - 0017971C10742F3200F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */, - 0017971D10742F3200F5D044 /* Development_using_10.4SDK_and_10.6SDK */, - 0017971E10742F3200F5D044 /* Development_native_only */, - 0017971F10742F3200F5D044 /* Deployment_native_only */, - 0017972010742F3200F5D044 /* Default */, + 0017971E10742F3200F5D044 /* Debug */, + 0017971F10742F3200F5D044 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 00179742107430D600F5D044 /* Build configuration list for PBXNativeTarget "testhaptic" */ = { isa = XCConfigurationList; buildConfigurations = ( - 00179743107430D600F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */, - 00179744107430D600F5D044 /* Development_using_10.4SDK_and_10.6SDK */, - 00179745107430D600F5D044 /* Development_native_only */, - 00179746107430D600F5D044 /* Deployment_native_only */, - 00179747107430D600F5D044 /* Default */, + 00179745107430D600F5D044 /* Debug */, + 00179746107430D600F5D044 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 00179768107431B300F5D044 /* Build configuration list for PBXNativeTarget "testdraw2" */ = { isa = XCConfigurationList; buildConfigurations = ( - 00179769107431B300F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */, - 0017976A107431B300F5D044 /* Development_using_10.4SDK_and_10.6SDK */, - 0017976B107431B300F5D044 /* Development_native_only */, - 0017976C107431B300F5D044 /* Deployment_native_only */, - 0017976D107431B300F5D044 /* Default */, + 0017976B107431B300F5D044 /* Debug */, + 0017976C107431B300F5D044 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 00179788107432AE00F5D044 /* Build configuration list for PBXNativeTarget "testime" */ = { isa = XCConfigurationList; buildConfigurations = ( - 00179789107432AE00F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */, - 0017978A107432AE00F5D044 /* Development_using_10.4SDK_and_10.6SDK */, - 0017978B107432AE00F5D044 /* Development_native_only */, - 0017978C107432AE00F5D044 /* Deployment_native_only */, - 0017978D107432AE00F5D044 /* Default */, + 0017978B107432AE00F5D044 /* Debug */, + 0017978C107432AE00F5D044 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001797A81074334C00F5D044 /* Build configuration list for PBXNativeTarget "testintersections" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001797A91074334C00F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001797AA1074334C00F5D044 /* Development_using_10.4SDK_and_10.6SDK */, - 001797AB1074334C00F5D044 /* Development_native_only */, - 001797AC1074334C00F5D044 /* Deployment_native_only */, - 001797AD1074334C00F5D044 /* Default */, + 001797AB1074334C00F5D044 /* Debug */, + 001797AC1074334C00F5D044 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001797CA107433C600F5D044 /* Build configuration list for PBXNativeTarget "testloadso" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001797CB107433C600F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001797CC107433C600F5D044 /* Development_using_10.4SDK_and_10.6SDK */, - 001797CD107433C600F5D044 /* Development_native_only */, - 001797CE107433C600F5D044 /* Deployment_native_only */, - 001797CF107433C600F5D044 /* Default */, + 001797CD107433C600F5D044 /* Debug */, + 001797CE107433C600F5D044 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 0017980C1074355200F5D044 /* Build configuration list for PBXNativeTarget "testmultiaudio" */ = { isa = XCConfigurationList; buildConfigurations = ( - 0017980D1074355200F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */, - 0017980E1074355200F5D044 /* Development_using_10.4SDK_and_10.6SDK */, - 0017980F1074355200F5D044 /* Development_native_only */, - 001798101074355200F5D044 /* Deployment_native_only */, - 001798111074355200F5D044 /* Default */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; - }; - 001798361074369600F5D044 /* Build configuration list for PBXNativeTarget "testnativecocoa" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 001798371074369600F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001798381074369600F5D044 /* Development_using_10.4SDK_and_10.6SDK */, - 001798391074369600F5D044 /* Development_native_only */, - 0017983A1074369600F5D044 /* Deployment_native_only */, - 0017983B1074369600F5D044 /* Default */, + 0017980F1074355200F5D044 /* Debug */, + 001798101074355200F5D044 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; - 0017988E1074392D00F5D044 /* Build configuration list for PBXNativeTarget "testnativex11" */ = { + 0017988E1074392D00F5D044 /* Build configuration list for PBXNativeTarget "testnative" */ = { isa = XCConfigurationList; buildConfigurations = ( - 0017988F1074392D00F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001798901074392D00F5D044 /* Development_using_10.4SDK_and_10.6SDK */, - 001798911074392D00F5D044 /* Development_native_only */, - 001798921074392D00F5D044 /* Deployment_native_only */, - 001798931074392D00F5D044 /* Default */, + 001798911074392D00F5D044 /* Debug */, + 001798921074392D00F5D044 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001798AF107439DF00F5D044 /* Build configuration list for PBXNativeTarget "testpower" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001798B0107439DF00F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001798B1107439DF00F5D044 /* Development_using_10.4SDK_and_10.6SDK */, - 001798B2107439DF00F5D044 /* Development_native_only */, - 001798B3107439DF00F5D044 /* Deployment_native_only */, - 001798B4107439DF00F5D044 /* Default */, + 001798B2107439DF00F5D044 /* Debug */, + 001798B3107439DF00F5D044 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001798EC10743BEC00F5D044 /* Build configuration list for PBXNativeTarget "testresample" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001798ED10743BEC00F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001798EE10743BEC00F5D044 /* Development_using_10.4SDK_and_10.6SDK */, - 001798EF10743BEC00F5D044 /* Development_native_only */, - 001798F010743BEC00F5D044 /* Deployment_native_only */, - 001798F110743BEC00F5D044 /* Default */, + 001798EF10743BEC00F5D044 /* Debug */, + 001798F010743BEC00F5D044 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 0017991010743F1000F5D044 /* Build configuration list for PBXNativeTarget "testsprite2" */ = { isa = XCConfigurationList; buildConfigurations = ( - 0017991110743F1000F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */, - 0017991210743F1000F5D044 /* Development_using_10.4SDK_and_10.6SDK */, - 0017991310743F1000F5D044 /* Development_native_only */, - 0017991410743F1000F5D044 /* Deployment_native_only */, - 0017991510743F1000F5D044 /* Default */, + 0017991310743F1000F5D044 /* Debug */, + 0017991410743F1000F5D044 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 0017993210743FB700F5D044 /* Build configuration list for PBXNativeTarget "testwm2" */ = { isa = XCConfigurationList; buildConfigurations = ( - 0017993310743FB700F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */, - 0017993410743FB700F5D044 /* Development_using_10.4SDK_and_10.6SDK */, - 0017993510743FB700F5D044 /* Development_native_only */, - 0017993610743FB700F5D044 /* Deployment_native_only */, - 0017993710743FB700F5D044 /* Default */, + 0017993510743FB700F5D044 /* Debug */, + 0017993610743FB700F5D044 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001B593408BDB826006539E9 /* Build configuration list for PBXNativeTarget "sdlcommon" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001B593508BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001B593608BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85D21073008E007319AE /* Development_native_only */, - 002A85F41073009D007319AE /* Deployment_native_only */, - 001B593708BDB826006539E9 /* Default */, + 002A85D21073008E007319AE /* Debug */, + 002A85F41073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001B593808BDB826006539E9 /* Build configuration list for PBXNativeTarget "checkkeys" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001B593908BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001B593A08BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85B41073008E007319AE /* Development_native_only */, - 002A85D61073009D007319AE /* Deployment_native_only */, - 001B593B08BDB826006539E9 /* Default */, + 002A85B41073008E007319AE /* Debug */, + 002A85D61073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001B593C08BDB826006539E9 /* Build configuration list for PBXNativeTarget "graywin" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001B593D08BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001B593E08BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85B51073008E007319AE /* Development_native_only */, - 002A85D71073009D007319AE /* Deployment_native_only */, - 001B593F08BDB826006539E9 /* Default */, + 002A85B51073008E007319AE /* Debug */, + 002A85D71073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001B594008BDB826006539E9 /* Build configuration list for PBXNativeTarget "loopwave" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001B594108BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001B594208BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85B61073008E007319AE /* Development_native_only */, - 002A85D81073009D007319AE /* Deployment_native_only */, - 001B594308BDB826006539E9 /* Default */, + 002A85B61073008E007319AE /* Debug */, + 002A85D81073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001B594408BDB826006539E9 /* Build configuration list for PBXNativeTarget "testalpha" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001B594508BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001B594608BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85B71073008E007319AE /* Development_native_only */, - 002A85D91073009D007319AE /* Deployment_native_only */, - 001B594708BDB826006539E9 /* Default */, + 002A85B71073008E007319AE /* Debug */, + 002A85D91073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001B594808BDB826006539E9 /* Build configuration list for PBXNativeTarget "testbitmap" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001B594908BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001B594A08BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85B81073008E007319AE /* Development_native_only */, - 002A85DA1073009D007319AE /* Deployment_native_only */, - 001B594B08BDB826006539E9 /* Default */, + 002A85B81073008E007319AE /* Debug */, + 002A85DA1073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001B594C08BDB826006539E9 /* Build configuration list for PBXNativeTarget "testcursor" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001B594D08BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001B594E08BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85BA1073008E007319AE /* Development_native_only */, - 002A85DC1073009D007319AE /* Deployment_native_only */, - 001B594F08BDB826006539E9 /* Default */, + 002A85BA1073008E007319AE /* Debug */, + 002A85DC1073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001B595008BDB826006539E9 /* Build configuration list for PBXNativeTarget "testerror" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001B595108BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001B595208BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85BC1073008E007319AE /* Development_native_only */, - 002A85DE1073009D007319AE /* Deployment_native_only */, - 001B595308BDB826006539E9 /* Default */, + 002A85BC1073008E007319AE /* Debug */, + 002A85DE1073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001B595408BDB826006539E9 /* Build configuration list for PBXNativeTarget "testgamma" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001B595508BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001B595608BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85BE1073008E007319AE /* Development_native_only */, - 002A85E01073009D007319AE /* Deployment_native_only */, - 001B595708BDB826006539E9 /* Default */, + 002A85BE1073008E007319AE /* Debug */, + 002A85E01073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001B595808BDB826006539E9 /* Build configuration list for PBXNativeTarget "testgl" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001B595908BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001B595A08BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85BF1073008E007319AE /* Development_native_only */, - 002A85E11073009D007319AE /* Deployment_native_only */, - 001B595B08BDB826006539E9 /* Default */, + 002A85BF1073008E007319AE /* Debug */, + 002A85E11073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001B595C08BDB826006539E9 /* Build configuration list for PBXNativeTarget "testthread" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001B595D08BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001B595E08BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85CA1073008E007319AE /* Development_native_only */, - 002A85EC1073009D007319AE /* Deployment_native_only */, - 001B595F08BDB826006539E9 /* Default */, + 002A85CA1073008E007319AE /* Debug */, + 002A85EC1073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001B596008BDB826006539E9 /* Build configuration list for PBXNativeTarget "testjoystick" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001B596108BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001B596208BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85C11073008E007319AE /* Development_native_only */, - 002A85E31073009D007319AE /* Deployment_native_only */, - 001B596308BDB826006539E9 /* Default */, + 002A85C11073008E007319AE /* Debug */, + 002A85E31073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001B596408BDB826006539E9 /* Build configuration list for PBXNativeTarget "testkeys" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001B596508BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001B596608BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85C21073008E007319AE /* Development_native_only */, - 002A85E41073009D007319AE /* Deployment_native_only */, - 001B596708BDB826006539E9 /* Default */, + 002A85C21073008E007319AE /* Debug */, + 002A85E41073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001B596808BDB826006539E9 /* Build configuration list for PBXNativeTarget "testlock" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001B596908BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001B596A08BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85C31073008E007319AE /* Development_native_only */, - 002A85E51073009D007319AE /* Deployment_native_only */, - 001B596B08BDB826006539E9 /* Default */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; - }; - 001B596C08BDB826006539E9 /* Build configuration list for PBXNativeTarget "testpalette" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 001B596D08BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001B596E08BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85C61073008E007319AE /* Development_native_only */, - 002A85E81073009D007319AE /* Deployment_native_only */, - 001B596F08BDB826006539E9 /* Default */, + 002A85C31073008E007319AE /* Debug */, + 002A85E51073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001B597008BDB826006539E9 /* Build configuration list for PBXNativeTarget "testsem" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001B597108BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001B597208BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85C81073008E007319AE /* Development_native_only */, - 002A85EA1073009D007319AE /* Deployment_native_only */, - 001B597308BDB826006539E9 /* Default */, + 002A85C81073008E007319AE /* Debug */, + 002A85EA1073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001B597408BDB826006539E9 /* Build configuration list for PBXNativeTarget "testsprite" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001B597508BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001B597608BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85C91073008E007319AE /* Development_native_only */, - 002A85EB1073009D007319AE /* Deployment_native_only */, - 001B597708BDB826006539E9 /* Default */, + 002A85C91073008E007319AE /* Debug */, + 002A85EB1073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001B597808BDB826006539E9 /* Build configuration list for PBXNativeTarget "testtimer" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001B597908BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001B597A08BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85CB1073008E007319AE /* Development_native_only */, - 002A85ED1073009D007319AE /* Deployment_native_only */, - 001B597B08BDB826006539E9 /* Default */, + 002A85CB1073008E007319AE /* Debug */, + 002A85ED1073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001B598008BDB826006539E9 /* Build configuration list for PBXNativeTarget "testversion" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001B598108BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001B598208BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85CC1073008E007319AE /* Development_native_only */, - 002A85EE1073009D007319AE /* Deployment_native_only */, - 001B598308BDB826006539E9 /* Default */, + 002A85CC1073008E007319AE /* Debug */, + 002A85EE1073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001B598408BDB826006539E9 /* Build configuration list for PBXNativeTarget "testvidinfo" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001B598508BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001B598608BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85CD1073008E007319AE /* Development_native_only */, - 002A85EF1073009D007319AE /* Deployment_native_only */, - 001B598708BDB826006539E9 /* Default */, + 002A85CD1073008E007319AE /* Debug */, + 002A85EF1073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001B598808BDB826006539E9 /* Build configuration list for PBXNativeTarget "testwin" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001B598908BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001B598A08BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85CE1073008E007319AE /* Development_native_only */, - 002A85F01073009D007319AE /* Deployment_native_only */, - 001B598B08BDB826006539E9 /* Default */, + 002A85CE1073008E007319AE /* Debug */, + 002A85F01073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001B598C08BDB826006539E9 /* Build configuration list for PBXNativeTarget "testwm" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001B598D08BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001B598E08BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85CF1073008E007319AE /* Development_native_only */, - 002A85F11073009D007319AE /* Deployment_native_only */, - 001B598F08BDB826006539E9 /* Default */, + 002A85CF1073008E007319AE /* Debug */, + 002A85F11073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001B599008BDB826006539E9 /* Build configuration list for PBXNativeTarget "threadwin" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001B599108BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001B599208BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85D01073008E007319AE /* Development_native_only */, - 002A85F21073009D007319AE /* Deployment_native_only */, - 001B599308BDB826006539E9 /* Default */, + 002A85D01073008E007319AE /* Debug */, + 002A85F21073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001B599408BDB826006539E9 /* Build configuration list for PBXNativeTarget "torturethread" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001B599508BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001B599608BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85D11073008E007319AE /* Development_native_only */, - 002A85F31073009D007319AE /* Deployment_native_only */, - 001B599708BDB826006539E9 /* Default */, + 002A85D11073008E007319AE /* Debug */, + 002A85F31073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001B599808BDB826006539E9 /* Build configuration list for PBXAggregateTarget "All" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001B599908BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001B599A08BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85B31073008E007319AE /* Development_native_only */, - 002A85D51073009D007319AE /* Deployment_native_only */, - 001B599B08BDB826006539E9 /* Default */, + 002A85B31073008E007319AE /* Debug */, + 002A85D51073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001B599C08BDB826006539E9 /* Build configuration list for PBXNativeTarget "testoverlay" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001B599D08BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001B599E08BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85C41073008E007319AE /* Development_native_only */, - 002A85E61073009D007319AE /* Deployment_native_only */, - 001B599F08BDB826006539E9 /* Default */, + 002A85C41073008E007319AE /* Debug */, + 002A85E61073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 001B5A0C08BDB826006539E9 /* Build configuration list for PBXProject "SDLTest" */ = { isa = XCConfigurationList; buildConfigurations = ( - 001B5A0D08BDB826006539E9 /* Deployment_using_10.4SDK_and_10.6SDK */, - 001B5A0E08BDB826006539E9 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85B21073008E007319AE /* Development_native_only */, - 002A85D41073009D007319AE /* Deployment_native_only */, - 001B5A0F08BDB826006539E9 /* Default */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; - }; - 002F337D09CA14F900EBEB88 /* Build configuration list for PBXNativeTarget "test" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 002F337E09CA14F900EBEB88 /* Deployment_using_10.4SDK_and_10.6SDK */, - 002F337F09CA14F900EBEB88 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85D31073008E007319AE /* Development_native_only */, - 002A85F51073009D007319AE /* Deployment_native_only */, - 002F338009CA14F900EBEB88 /* Default */, + 002A85B21073008E007319AE /* Debug */, + 002A85D41073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 002F339309CA16BF00EBEB88 /* Build configuration list for PBXNativeTarget "testblitspeed" */ = { isa = XCConfigurationList; buildConfigurations = ( - 002F339409CA16BF00EBEB88 /* Deployment_using_10.4SDK_and_10.6SDK */, - 002F339509CA16BF00EBEB88 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85B91073008E007319AE /* Development_native_only */, - 002A85DB1073009D007319AE /* Deployment_native_only */, - 002F339609CA16BF00EBEB88 /* Default */, + 002A85B91073008E007319AE /* Debug */, + 002A85DB1073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 002F33D709CA19A600EBEB88 /* Build configuration list for PBXNativeTarget "testdyngl" */ = { isa = XCConfigurationList; buildConfigurations = ( - 002F33D809CA19A600EBEB88 /* Deployment_using_10.4SDK_and_10.6SDK */, - 002F33D909CA19A600EBEB88 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85BB1073008E007319AE /* Development_native_only */, - 002A85DD1073009D007319AE /* Deployment_native_only */, - 002F33DA09CA19A600EBEB88 /* Default */, + 002A85BB1073008E007319AE /* Debug */, + 002A85DD1073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 002F340E09CA1BFF00EBEB88 /* Build configuration list for PBXNativeTarget "testfile" */ = { isa = XCConfigurationList; buildConfigurations = ( - 002F340F09CA1BFF00EBEB88 /* Deployment_using_10.4SDK_and_10.6SDK */, - 002F341009CA1BFF00EBEB88 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85BD1073008E007319AE /* Development_native_only */, - 002A85DF1073009D007319AE /* Deployment_native_only */, - 002F341109CA1BFF00EBEB88 /* Default */, + 002A85BD1073008E007319AE /* Debug */, + 002A85DF1073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 002F342D09CA1F0300EBEB88 /* Build configuration list for PBXNativeTarget "testiconv" */ = { isa = XCConfigurationList; buildConfigurations = ( - 002F342E09CA1F0300EBEB88 /* Deployment_using_10.4SDK_and_10.6SDK */, - 002F342F09CA1F0300EBEB88 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85C01073008E007319AE /* Development_native_only */, - 002A85E21073009D007319AE /* Deployment_native_only */, - 002F343009CA1F0300EBEB88 /* Default */, + 002A85C01073008E007319AE /* Debug */, + 002A85E21073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 002F344909CA1FB300EBEB88 /* Build configuration list for PBXNativeTarget "testoverlay2" */ = { isa = XCConfigurationList; buildConfigurations = ( - 002F344A09CA1FB300EBEB88 /* Deployment_using_10.4SDK_and_10.6SDK */, - 002F344B09CA1FB300EBEB88 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85C51073008E007319AE /* Development_native_only */, - 002A85E71073009D007319AE /* Deployment_native_only */, - 002F344C09CA1FB300EBEB88 /* Default */, + 002A85C51073008E007319AE /* Debug */, + 002A85E71073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 002F346609CA204F00EBEB88 /* Build configuration list for PBXNativeTarget "testplatform" */ = { isa = XCConfigurationList; buildConfigurations = ( - 002F346709CA204F00EBEB88 /* Deployment_using_10.4SDK_and_10.6SDK */, - 002F346809CA204F00EBEB88 /* Development_using_10.4SDK_and_10.6SDK */, - 002A85C71073008E007319AE /* Development_native_only */, - 002A85E91073009D007319AE /* Deployment_native_only */, - 002F346909CA204F00EBEB88 /* Default */, + 002A85C71073008E007319AE /* Debug */, + 002A85E91073009D007319AE /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; 4537749A1209150C002F0F45 /* Build configuration list for PBXNativeTarget "testshape" */ = { isa = XCConfigurationList; buildConfigurations = ( - 4537749512091509002F0F45 /* Deployment_using_10.4SDK_and_10.6SDK */, - 4537749612091509002F0F45 /* Development_using_10.4SDK_and_10.6SDK */, - 4537749712091509002F0F45 /* Development_native_only */, - 4537749812091509002F0F45 /* Deployment_native_only */, - 4537749912091509002F0F45 /* Default */, + 4537749712091509002F0F45 /* Debug */, + 4537749812091509002F0F45 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/Xcode/mkxcode.csh b/Xcode/mkxcode.csh deleted file mode 100755 index caf6481cb..000000000 --- a/Xcode/mkxcode.csh +++ /dev/null @@ -1,20 +0,0 @@ -#!/bin/csh - -### -## This script creates "Xcode.tar.gz" in the parent directory -### - -# remove build products -rm -rf SDL/build -rm -rf SDLTest/build - -# remove Finder info files -find . -name ".DS_Store" -exec rm "{}" ";" - -# remove user project prefs -find . -name "*.pbxuser*" -exec rm "{}" ";" -find . -name "*.mode*" -exec rm "{}" ";" -find . -name "*.perspective*" -exec rm "{}" ";" - -# create the archive -(cd .. && gnutar -zcvf Xcode.tar.gz Xcode) diff --git a/test/testnative.h b/test/testnative.h index 091641549..275c0d616 100644 --- a/test/testnative.h +++ b/test/testnative.h @@ -41,8 +41,6 @@ extern NativeWindowFactory X11WindowFactory; support to the build system, which is a little tricky. You can uncomment it manually though and link testnativecocoa.m into the test application. */ -#if 1 #define TEST_NATIVE_COCOA extern NativeWindowFactory CocoaWindowFactory; #endif -#endif