Remove the program counter image and draw the mark in code instead
[macgdbp.git] / MacGDBp.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 45;
7 objects = {
8
9 /* Begin PBXBuildFile section */
10 1E027F0A0D36F23F00885DEE /* Run.png in Resources */ = {isa = PBXBuildFile; fileRef = 1E027F080D36F23F00885DEE /* Run.png */; };
11 1E027F0B0D36F23F00885DEE /* StepOver.png in Resources */ = {isa = PBXBuildFile; fileRef = 1E027F090D36F23F00885DEE /* StepOver.png */; };
12 1E02C3D50C60EC2C006F1752 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E02C3D40C60EC2C006F1752 /* AppDelegate.m */; };
13 1E02C5710C610158006F1752 /* DebuggerBackEnd.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E02C5700C610158006F1752 /* DebuggerBackEnd.m */; };
14 1E02C5F60C610724006F1752 /* DebuggerController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E02C5F50C610724006F1752 /* DebuggerController.m */; };
15 1E0AFBB90FC2518700C67031 /* HUDIcon.png in Resources */ = {isa = PBXBuildFile; fileRef = 1E0AFBB80FC2518700C67031 /* HUDIcon.png */; };
16 1E1E53030DF9B89800D334F9 /* Breakpoints.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1E1E53010DF9B89800D334F9 /* Breakpoints.xib */; };
17 1E2F0A6912D5371C00EBF675 /* Stop.png in Resources */ = {isa = PBXBuildFile; fileRef = 1E2F0A6812D5371B00EBF675 /* Stop.png */; };
18 1E35FC760C6579CA0030F527 /* NSXMLElementAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E35FC750C6579CA0030F527 /* NSXMLElementAdditions.m */; };
19 1E416FF90D36F821009A53A2 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1E416FF60D36F821009A53A2 /* MainMenu.xib */; };
20 1E42F1D70F53317B008412DB /* dsa_pub.pem in Resources */ = {isa = PBXBuildFile; fileRef = 1E42F1D60F53317B008412DB /* dsa_pub.pem */; };
21 1E4C7AF90DA401C7000A9DC7 /* BreakpointManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E4C7AF80DA401C7000A9DC7 /* BreakpointManager.m */; };
22 1E67E6FD0F3C052000E68F1B /* PreferencesPathsArrayController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E67E6FC0F3C052000E68F1B /* PreferencesPathsArrayController.m */; };
23 1E6B5947116106FE001189D2 /* LoggingController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E6B5946116106FE001189D2 /* LoggingController.m */; };
24 1E6B594C11610993001189D2 /* Log.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1E6B594A11610993001189D2 /* Log.xib */; };
25 1E7188680D839F6300969277 /* BSLineNumberView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1E7188630D839F6300969277 /* BSLineNumberView.mm */; };
26 1E7188690D839F6300969277 /* BSSourceView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1E7188650D839F6300969277 /* BSSourceView.mm */; };
27 1E822CDD0DA28AC30027A23F /* Breakpoint.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E822CDC0DA28AC30027A23F /* Breakpoint.m */; };
28 1E9582620E252474001A3D89 /* Preferences.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1E9582600E252474001A3D89 /* Preferences.xib */; };
29 1E9582670E2524AD001A3D89 /* PreferencesController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E9582660E2524AD001A3D89 /* PreferencesController.m */; };
30 1E9583200E2531BD001A3D89 /* Sparkle.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1E95831F0E2531BD001A3D89 /* Sparkle.framework */; };
31 1E95834C0E2531D5001A3D89 /* Sparkle.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 1E95831F0E2531BD001A3D89 /* Sparkle.framework */; };
32 1EB7BED50ECF3CA90033283A /* StackFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EB7BED40ECF3CA90033283A /* StackFrame.m */; };
33 1EBF4D5D0EE35F0700B62769 /* StackController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EBF4D5C0EE35F0700B62769 /* StackController.m */; };
34 1EC1337E127DBB00007946FC /* VariableNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EC1337D127DBB00007946FC /* VariableNode.m */; };
35 1EC6965712BBC6A700A8D984 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 1EC6965112BBC6A700A8D984 /* LICENSE */; };
36 1EC6965812BBC6A700A8D984 /* modp_b64.cc in Sources */ = {isa = PBXBuildFile; fileRef = 1EC6965212BBC6A700A8D984 /* modp_b64.cc */; };
37 1EC6965912BBC6A700A8D984 /* README.bluestatic in Resources */ = {isa = PBXBuildFile; fileRef = 1EC6965512BBC6A700A8D984 /* README.bluestatic */; };
38 1EC6965A12BBC6A700A8D984 /* README.chromium in Resources */ = {isa = PBXBuildFile; fileRef = 1EC6965612BBC6A700A8D984 /* README.chromium */; };
39 1EDA9CF812DD13B300596211 /* BSLineNumberRulerView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1EDA9CF712DD13B300596211 /* BSLineNumberRulerView.mm */; };
40 1EEBFBE50D34C793008F835B /* Debugger.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1EEBFBE30D34C793008F835B /* Debugger.xib */; };
41 1EEBFC2B0D358EBD008F835B /* StepIn.png in Resources */ = {isa = PBXBuildFile; fileRef = 1EEBFC2A0D358EBD008F835B /* StepIn.png */; };
42 1EEBFC370D358F1B008F835B /* StepOut.png in Resources */ = {isa = PBXBuildFile; fileRef = 1EEBFC360D358F1B008F835B /* StepOut.png */; };
43 1EEBFD090D3599E8008F835B /* BSSplitView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EEBFD070D3599E8008F835B /* BSSplitView.m */; };
44 1EEBFD120D359A9F008F835B /* dimple.png in Resources */ = {isa = PBXBuildFile; fileRef = 1EEBFD110D359A9F008F835B /* dimple.png */; };
45 1EEE875D0D9DE4B4009CBA7C /* MacGDBp.icns in Resources */ = {isa = PBXBuildFile; fileRef = 1EEE875C0D9DE4B4009CBA7C /* MacGDBp.icns */; };
46 1EFBE63012C515C200F96D6E /* NetworkConnection.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1EFBE62F12C515C200F96D6E /* NetworkConnection.mm */; };
47 1EFBE66B12C51E3900F96D6E /* NetworkCallbackController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1EFBE66A12C51E3900F96D6E /* NetworkCallbackController.mm */; };
48 1EFF70C30DFDC018006B9D33 /* BreakpointController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EFF70C20DFDC018006B9D33 /* BreakpointController.m */; };
49 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
50 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
51 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
52 /* End PBXBuildFile section */
53
54 /* Begin PBXCopyFilesBuildPhase section */
55 1E9583550E2531E7001A3D89 /* CopyFiles */ = {
56 isa = PBXCopyFilesBuildPhase;
57 buildActionMask = 2147483647;
58 dstPath = "";
59 dstSubfolderSpec = 10;
60 files = (
61 1E95834C0E2531D5001A3D89 /* Sparkle.framework in CopyFiles */,
62 );
63 runOnlyForDeploymentPostprocessing = 0;
64 };
65 /* End PBXCopyFilesBuildPhase section */
66
67 /* Begin PBXFileReference section */
68 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
69 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
70 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
71 1E027F080D36F23F00885DEE /* Run.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Run.png; path = Icons/Run.png; sourceTree = "<group>"; };
72 1E027F090D36F23F00885DEE /* StepOver.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = StepOver.png; path = Icons/StepOver.png; sourceTree = "<group>"; };
73 1E02C3D30C60EC2C006F1752 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = Source/AppDelegate.h; sourceTree = "<group>"; };
74 1E02C3D40C60EC2C006F1752 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = Source/AppDelegate.m; sourceTree = "<group>"; };
75 1E02C56F0C610158006F1752 /* DebuggerBackEnd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DebuggerBackEnd.h; path = Source/DebuggerBackEnd.h; sourceTree = "<group>"; };
76 1E02C5700C610158006F1752 /* DebuggerBackEnd.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DebuggerBackEnd.m; path = Source/DebuggerBackEnd.m; sourceTree = "<group>"; };
77 1E02C5F40C610724006F1752 /* DebuggerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DebuggerController.h; path = Source/DebuggerController.h; sourceTree = "<group>"; };
78 1E02C5F50C610724006F1752 /* DebuggerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DebuggerController.m; path = Source/DebuggerController.m; sourceTree = "<group>"; };
79 1E0724E111B47BCC0017AD3C /* NetworkConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NetworkConnection.h; path = Source/NetworkConnection.h; sourceTree = "<group>"; };
80 1E0AFBB80FC2518700C67031 /* HUDIcon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = HUDIcon.png; path = Icons/HUDIcon.png; sourceTree = "<group>"; };
81 1E1E53020DF9B89800D334F9 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Breakpoints.xib; sourceTree = "<group>"; };
82 1E2F0A6812D5371B00EBF675 /* Stop.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Stop.png; path = Icons/Stop.png; sourceTree = "<group>"; };
83 1E35FC750C6579CA0030F527 /* NSXMLElementAdditions.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = NSXMLElementAdditions.m; path = Source/NSXMLElementAdditions.m; sourceTree = "<group>"; };
84 1E35FFB00C65A74C0030F527 /* NSXMLElementAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NSXMLElementAdditions.h; path = Source/NSXMLElementAdditions.h; sourceTree = "<group>"; };
85 1E416FF70D36F821009A53A2 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = "<group>"; };
86 1E42F1D60F53317B008412DB /* dsa_pub.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dsa_pub.pem; sourceTree = "<group>"; };
87 1E4C7AF70DA401C7000A9DC7 /* BreakpointManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BreakpointManager.h; path = Source/BreakpointManager.h; sourceTree = "<group>"; };
88 1E4C7AF80DA401C7000A9DC7 /* BreakpointManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BreakpointManager.m; path = Source/BreakpointManager.m; sourceTree = "<group>"; };
89 1E67E6FB0F3C052000E68F1B /* PreferencesPathsArrayController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PreferencesPathsArrayController.h; path = Source/PreferencesPathsArrayController.h; sourceTree = "<group>"; };
90 1E67E6FC0F3C052000E68F1B /* PreferencesPathsArrayController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PreferencesPathsArrayController.m; path = Source/PreferencesPathsArrayController.m; sourceTree = "<group>"; };
91 1E6B5945116106FE001189D2 /* LoggingController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LoggingController.h; path = Source/LoggingController.h; sourceTree = "<group>"; };
92 1E6B5946116106FE001189D2 /* LoggingController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = LoggingController.m; path = Source/LoggingController.m; sourceTree = "<group>"; };
93 1E6B594B11610993001189D2 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Log.xib; sourceTree = "<group>"; };
94 1E7188620D839F6300969277 /* BSLineNumberView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BSLineNumberView.h; path = Source/BSLineNumberView.h; sourceTree = "<group>"; };
95 1E7188630D839F6300969277 /* BSLineNumberView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = BSLineNumberView.mm; path = Source/BSLineNumberView.mm; sourceTree = "<group>"; };
96 1E7188640D839F6300969277 /* BSSourceView.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 4; name = BSSourceView.h; path = Source/BSSourceView.h; sourceTree = "<group>"; };
97 1E7188650D839F6300969277 /* BSSourceView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = BSSourceView.mm; path = Source/BSSourceView.mm; sourceTree = "<group>"; };
98 1E822CDB0DA28AC30027A23F /* Breakpoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Breakpoint.h; path = Source/Breakpoint.h; sourceTree = "<group>"; };
99 1E822CDC0DA28AC30027A23F /* Breakpoint.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Breakpoint.m; path = Source/Breakpoint.m; sourceTree = "<group>"; };
100 1E9582610E252474001A3D89 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Preferences.xib; sourceTree = "<group>"; };
101 1E9582650E2524AD001A3D89 /* PreferencesController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PreferencesController.h; path = Source/PreferencesController.h; sourceTree = "<group>"; };
102 1E9582660E2524AD001A3D89 /* PreferencesController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PreferencesController.m; path = Source/PreferencesController.m; sourceTree = "<group>"; };
103 1E95831F0E2531BD001A3D89 /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Sparkle.framework; sourceTree = "<group>"; };
104 1EB7BED30ECF3CA90033283A /* StackFrame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = StackFrame.h; path = Source/StackFrame.h; sourceTree = "<group>"; };
105 1EB7BED40ECF3CA90033283A /* StackFrame.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = StackFrame.m; path = Source/StackFrame.m; sourceTree = "<group>"; };
106 1EBF4D5B0EE35F0700B62769 /* StackController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = StackController.h; path = Source/StackController.h; sourceTree = "<group>"; };
107 1EBF4D5C0EE35F0700B62769 /* StackController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = StackController.m; path = Source/StackController.m; sourceTree = "<group>"; };
108 1EC1337C127DBB00007946FC /* VariableNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VariableNode.h; path = Source/VariableNode.h; sourceTree = "<group>"; };
109 1EC1337D127DBB00007946FC /* VariableNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VariableNode.m; path = Source/VariableNode.m; sourceTree = "<group>"; };
110 1EC6965112BBC6A700A8D984 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
111 1EC6965212BBC6A700A8D984 /* modp_b64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = modp_b64.cc; sourceTree = "<group>"; };
112 1EC6965312BBC6A700A8D984 /* modp_b64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = modp_b64.h; sourceTree = "<group>"; };
113 1EC6965412BBC6A700A8D984 /* modp_b64_data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = modp_b64_data.h; sourceTree = "<group>"; };
114 1EC6965512BBC6A700A8D984 /* README.bluestatic */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.bluestatic; sourceTree = "<group>"; };
115 1EC6965612BBC6A700A8D984 /* README.chromium */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.chromium; sourceTree = "<group>"; };
116 1EDA9CF612DD13B300596211 /* BSLineNumberRulerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BSLineNumberRulerView.h; path = Source/BSLineNumberRulerView.h; sourceTree = "<group>"; };
117 1EDA9CF712DD13B300596211 /* BSLineNumberRulerView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = BSLineNumberRulerView.mm; path = Source/BSLineNumberRulerView.mm; sourceTree = "<group>"; };
118 1EEBFBE40D34C793008F835B /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Debugger.xib; sourceTree = "<group>"; };
119 1EEBFC2A0D358EBD008F835B /* StepIn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = StepIn.png; path = Icons/StepIn.png; sourceTree = "<group>"; };
120 1EEBFC360D358F1B008F835B /* StepOut.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = StepOut.png; path = Icons/StepOut.png; sourceTree = "<group>"; };
121 1EEBFD070D3599E8008F835B /* BSSplitView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BSSplitView.m; path = Source/BSSplitView.m; sourceTree = "<group>"; };
122 1EEBFD080D3599E8008F835B /* BSSplitView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BSSplitView.h; path = Source/BSSplitView.h; sourceTree = "<group>"; };
123 1EEBFD110D359A9F008F835B /* dimple.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = dimple.png; sourceTree = "<group>"; };
124 1EEE875C0D9DE4B4009CBA7C /* MacGDBp.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = MacGDBp.icns; path = Icons/MacGDBp.icns; sourceTree = "<group>"; };
125 1EFBE62F12C515C200F96D6E /* NetworkConnection.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = NetworkConnection.mm; path = Source/NetworkConnection.mm; sourceTree = "<group>"; };
126 1EFBE66912C51E3900F96D6E /* NetworkCallbackController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NetworkCallbackController.h; path = Source/NetworkCallbackController.h; sourceTree = "<group>"; };
127 1EFBE66A12C51E3900F96D6E /* NetworkCallbackController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = NetworkCallbackController.mm; path = Source/NetworkCallbackController.mm; sourceTree = "<group>"; };
128 1EFBE66C12C51EFA00F96D6E /* NetworkConnectionPrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NetworkConnectionPrivate.h; path = Source/NetworkConnectionPrivate.h; sourceTree = "<group>"; };
129 1EFF70C10DFDC018006B9D33 /* BreakpointController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BreakpointController.h; path = Source/BreakpointController.h; sourceTree = "<group>"; };
130 1EFF70C20DFDC018006B9D33 /* BreakpointController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BreakpointController.m; path = Source/BreakpointController.m; sourceTree = "<group>"; };
131 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
132 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
133 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
134 32CA4F630368D1EE00C91783 /* MacGDBp_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MacGDBp_Prefix.pch; sourceTree = "<group>"; };
135 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
136 8D1107320486CEB800E47090 /* MacGDBp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MacGDBp.app; sourceTree = BUILT_PRODUCTS_DIR; };
137 /* End PBXFileReference section */
138
139 /* Begin PBXFrameworksBuildPhase section */
140 8D11072E0486CEB800E47090 /* Frameworks */ = {
141 isa = PBXFrameworksBuildPhase;
142 buildActionMask = 2147483647;
143 files = (
144 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
145 1E9583200E2531BD001A3D89 /* Sparkle.framework in Frameworks */,
146 );
147 runOnlyForDeploymentPostprocessing = 0;
148 };
149 /* End PBXFrameworksBuildPhase section */
150
151 /* Begin PBXGroup section */
152 080E96DDFE201D6D7F000001 /* Classes */ = {
153 isa = PBXGroup;
154 children = (
155 1E02C3D30C60EC2C006F1752 /* AppDelegate.h */,
156 1E02C3D40C60EC2C006F1752 /* AppDelegate.m */,
157 1E9582640E252480001A3D89 /* Preferences */,
158 1E1E52C10DF9B1FB00D334F9 /* Connection */,
159 1EB7BEB90ECF3BC60033283A /* Debugger */,
160 1E1E52C00DF9B1E700D334F9 /* Breakpoints */,
161 1E71886C0D839F6C00969277 /* Source View */,
162 );
163 name = Classes;
164 sourceTree = "<group>";
165 };
166 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
167 isa = PBXGroup;
168 children = (
169 1E95831F0E2531BD001A3D89 /* Sparkle.framework */,
170 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
171 );
172 name = "Linked Frameworks";
173 sourceTree = "<group>";
174 };
175 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
176 isa = PBXGroup;
177 children = (
178 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
179 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
180 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
181 );
182 name = "Other Frameworks";
183 sourceTree = "<group>";
184 };
185 19C28FACFE9D520D11CA2CBB /* Products */ = {
186 isa = PBXGroup;
187 children = (
188 8D1107320486CEB800E47090 /* MacGDBp.app */,
189 );
190 name = Products;
191 sourceTree = "<group>";
192 };
193 1E027F0D0D36F24200885DEE /* Toolbar Icons */ = {
194 isa = PBXGroup;
195 children = (
196 1E2F0A6812D5371B00EBF675 /* Stop.png */,
197 1E0AFBB80FC2518700C67031 /* HUDIcon.png */,
198 1E027F080D36F23F00885DEE /* Run.png */,
199 1E027F090D36F23F00885DEE /* StepOver.png */,
200 1EEBFC360D358F1B008F835B /* StepOut.png */,
201 1EEBFC2A0D358EBD008F835B /* StepIn.png */,
202 );
203 name = "Toolbar Icons";
204 sourceTree = "<group>";
205 };
206 1E1E52C00DF9B1E700D334F9 /* Breakpoints */ = {
207 isa = PBXGroup;
208 children = (
209 1E822CDB0DA28AC30027A23F /* Breakpoint.h */,
210 1E822CDC0DA28AC30027A23F /* Breakpoint.m */,
211 1E4C7AF70DA401C7000A9DC7 /* BreakpointManager.h */,
212 1E4C7AF80DA401C7000A9DC7 /* BreakpointManager.m */,
213 1EFF70C10DFDC018006B9D33 /* BreakpointController.h */,
214 1EFF70C20DFDC018006B9D33 /* BreakpointController.m */,
215 );
216 name = Breakpoints;
217 sourceTree = "<group>";
218 };
219 1E1E52C10DF9B1FB00D334F9 /* Connection */ = {
220 isa = PBXGroup;
221 children = (
222 1E0724E111B47BCC0017AD3C /* NetworkConnection.h */,
223 1EFBE66C12C51EFA00F96D6E /* NetworkConnectionPrivate.h */,
224 1EFBE62F12C515C200F96D6E /* NetworkConnection.mm */,
225 1EFBE66912C51E3900F96D6E /* NetworkCallbackController.h */,
226 1EFBE66A12C51E3900F96D6E /* NetworkCallbackController.mm */,
227 1E02C56F0C610158006F1752 /* DebuggerBackEnd.h */,
228 1E02C5700C610158006F1752 /* DebuggerBackEnd.m */,
229 1E35FFB00C65A74C0030F527 /* NSXMLElementAdditions.h */,
230 1E35FC750C6579CA0030F527 /* NSXMLElementAdditions.m */,
231 1E6B5945116106FE001189D2 /* LoggingController.h */,
232 1E6B5946116106FE001189D2 /* LoggingController.m */,
233 );
234 name = Connection;
235 sourceTree = "<group>";
236 };
237 1E416FFB0D36F827009A53A2 /* Interfaces */ = {
238 isa = PBXGroup;
239 children = (
240 1EEBFBE30D34C793008F835B /* Debugger.xib */,
241 1E416FF60D36F821009A53A2 /* MainMenu.xib */,
242 1E1E53010DF9B89800D334F9 /* Breakpoints.xib */,
243 1E9582600E252474001A3D89 /* Preferences.xib */,
244 1E6B594A11610993001189D2 /* Log.xib */,
245 );
246 name = Interfaces;
247 sourceTree = "<group>";
248 };
249 1E71886C0D839F6C00969277 /* Source View */ = {
250 isa = PBXGroup;
251 children = (
252 1EEBFD080D3599E8008F835B /* BSSplitView.h */,
253 1EEBFD070D3599E8008F835B /* BSSplitView.m */,
254 1E7188620D839F6300969277 /* BSLineNumberView.h */,
255 1E7188630D839F6300969277 /* BSLineNumberView.mm */,
256 1E7188640D839F6300969277 /* BSSourceView.h */,
257 1E7188650D839F6300969277 /* BSSourceView.mm */,
258 1EDA9CF612DD13B300596211 /* BSLineNumberRulerView.h */,
259 1EDA9CF712DD13B300596211 /* BSLineNumberRulerView.mm */,
260 );
261 name = "Source View";
262 sourceTree = "<group>";
263 };
264 1E9582640E252480001A3D89 /* Preferences */ = {
265 isa = PBXGroup;
266 children = (
267 1E9582650E2524AD001A3D89 /* PreferencesController.h */,
268 1E9582660E2524AD001A3D89 /* PreferencesController.m */,
269 1E67E6FB0F3C052000E68F1B /* PreferencesPathsArrayController.h */,
270 1E67E6FC0F3C052000E68F1B /* PreferencesPathsArrayController.m */,
271 );
272 name = Preferences;
273 sourceTree = "<group>";
274 };
275 1EB7BEB90ECF3BC60033283A /* Debugger */ = {
276 isa = PBXGroup;
277 children = (
278 1E02C5F40C610724006F1752 /* DebuggerController.h */,
279 1E02C5F50C610724006F1752 /* DebuggerController.m */,
280 1EB7BED30ECF3CA90033283A /* StackFrame.h */,
281 1EB7BED40ECF3CA90033283A /* StackFrame.m */,
282 1EBF4D5B0EE35F0700B62769 /* StackController.h */,
283 1EBF4D5C0EE35F0700B62769 /* StackController.m */,
284 1EC1337C127DBB00007946FC /* VariableNode.h */,
285 1EC1337D127DBB00007946FC /* VariableNode.m */,
286 );
287 name = Debugger;
288 sourceTree = "<group>";
289 };
290 1EC6965012BBC6A700A8D984 /* modp_b64 */ = {
291 isa = PBXGroup;
292 children = (
293 1EC6965112BBC6A700A8D984 /* LICENSE */,
294 1EC6965212BBC6A700A8D984 /* modp_b64.cc */,
295 1EC6965312BBC6A700A8D984 /* modp_b64.h */,
296 1EC6965412BBC6A700A8D984 /* modp_b64_data.h */,
297 1EC6965512BBC6A700A8D984 /* README.bluestatic */,
298 1EC6965612BBC6A700A8D984 /* README.chromium */,
299 );
300 path = modp_b64;
301 sourceTree = "<group>";
302 };
303 29B97314FDCFA39411CA2CEA /* MacGDBp */ = {
304 isa = PBXGroup;
305 children = (
306 080E96DDFE201D6D7F000001 /* Classes */,
307 29B97315FDCFA39411CA2CEA /* Other Sources */,
308 29B97317FDCFA39411CA2CEA /* Resources */,
309 29B97323FDCFA39411CA2CEA /* Frameworks */,
310 19C28FACFE9D520D11CA2CBB /* Products */,
311 );
312 name = MacGDBp;
313 sourceTree = "<group>";
314 };
315 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
316 isa = PBXGroup;
317 children = (
318 32CA4F630368D1EE00C91783 /* MacGDBp_Prefix.pch */,
319 29B97316FDCFA39411CA2CEA /* main.m */,
320 1EC6965012BBC6A700A8D984 /* modp_b64 */,
321 );
322 name = "Other Sources";
323 sourceTree = "<group>";
324 };
325 29B97317FDCFA39411CA2CEA /* Resources */ = {
326 isa = PBXGroup;
327 children = (
328 1EEE875C0D9DE4B4009CBA7C /* MacGDBp.icns */,
329 1E42F1D60F53317B008412DB /* dsa_pub.pem */,
330 1E416FFB0D36F827009A53A2 /* Interfaces */,
331 1E027F0D0D36F24200885DEE /* Toolbar Icons */,
332 1EEBFD110D359A9F008F835B /* dimple.png */,
333 8D1107310486CEB800E47090 /* Info.plist */,
334 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
335 );
336 name = Resources;
337 sourceTree = "<group>";
338 };
339 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
340 isa = PBXGroup;
341 children = (
342 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
343 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
344 );
345 name = Frameworks;
346 sourceTree = "<group>";
347 };
348 /* End PBXGroup section */
349
350 /* Begin PBXNativeTarget section */
351 8D1107260486CEB800E47090 /* MacGDBp */ = {
352 isa = PBXNativeTarget;
353 buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "MacGDBp" */;
354 buildPhases = (
355 8D1107290486CEB800E47090 /* Resources */,
356 8D11072C0486CEB800E47090 /* Sources */,
357 1E9583550E2531E7001A3D89 /* CopyFiles */,
358 8D11072E0486CEB800E47090 /* Frameworks */,
359 1E42F1110F4E78C8008412DB /* ShellScript */,
360 );
361 buildRules = (
362 );
363 dependencies = (
364 );
365 name = MacGDBp;
366 productInstallPath = "$(HOME)/Applications";
367 productName = MacGDBp;
368 productReference = 8D1107320486CEB800E47090 /* MacGDBp.app */;
369 productType = "com.apple.product-type.application";
370 };
371 /* End PBXNativeTarget section */
372
373 /* Begin PBXProject section */
374 29B97313FDCFA39411CA2CEA /* Project object */ = {
375 isa = PBXProject;
376 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MacGDBp" */;
377 compatibilityVersion = "Xcode 3.1";
378 developmentRegion = English;
379 hasScannedForEncodings = 1;
380 knownRegions = (
381 English,
382 Japanese,
383 French,
384 German,
385 );
386 mainGroup = 29B97314FDCFA39411CA2CEA /* MacGDBp */;
387 projectDirPath = "";
388 projectRoot = "";
389 targets = (
390 8D1107260486CEB800E47090 /* MacGDBp */,
391 );
392 };
393 /* End PBXProject section */
394
395 /* Begin PBXResourcesBuildPhase section */
396 8D1107290486CEB800E47090 /* Resources */ = {
397 isa = PBXResourcesBuildPhase;
398 buildActionMask = 2147483647;
399 files = (
400 1E42F1D70F53317B008412DB /* dsa_pub.pem in Resources */,
401 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
402 1EEBFBE50D34C793008F835B /* Debugger.xib in Resources */,
403 1EEBFC2B0D358EBD008F835B /* StepIn.png in Resources */,
404 1EEBFC370D358F1B008F835B /* StepOut.png in Resources */,
405 1EEBFD120D359A9F008F835B /* dimple.png in Resources */,
406 1E027F0A0D36F23F00885DEE /* Run.png in Resources */,
407 1E027F0B0D36F23F00885DEE /* StepOver.png in Resources */,
408 1E416FF90D36F821009A53A2 /* MainMenu.xib in Resources */,
409 1EEE875D0D9DE4B4009CBA7C /* MacGDBp.icns in Resources */,
410 1E1E53030DF9B89800D334F9 /* Breakpoints.xib in Resources */,
411 1E9582620E252474001A3D89 /* Preferences.xib in Resources */,
412 1E0AFBB90FC2518700C67031 /* HUDIcon.png in Resources */,
413 1E6B594C11610993001189D2 /* Log.xib in Resources */,
414 1EC6965712BBC6A700A8D984 /* LICENSE in Resources */,
415 1EC6965912BBC6A700A8D984 /* README.bluestatic in Resources */,
416 1EC6965A12BBC6A700A8D984 /* README.chromium in Resources */,
417 1E2F0A6912D5371C00EBF675 /* Stop.png in Resources */,
418 );
419 runOnlyForDeploymentPostprocessing = 0;
420 };
421 /* End PBXResourcesBuildPhase section */
422
423 /* Begin PBXShellScriptBuildPhase section */
424 1E42F1110F4E78C8008412DB /* ShellScript */ = {
425 isa = PBXShellScriptBuildPhase;
426 buildActionMask = 2147483647;
427 files = (
428 );
429 inputPaths = (
430 );
431 outputPaths = (
432 );
433 runOnlyForDeploymentPostprocessing = 0;
434 shellPath = /bin/sh;
435 shellScript = "\n# Define the path to Gitcrement in Xcode's Source Trees.\n$GITCREMENT";
436 };
437 /* End PBXShellScriptBuildPhase section */
438
439 /* Begin PBXSourcesBuildPhase section */
440 8D11072C0486CEB800E47090 /* Sources */ = {
441 isa = PBXSourcesBuildPhase;
442 buildActionMask = 2147483647;
443 files = (
444 8D11072D0486CEB800E47090 /* main.m in Sources */,
445 1E02C3D50C60EC2C006F1752 /* AppDelegate.m in Sources */,
446 1E02C5710C610158006F1752 /* DebuggerBackEnd.m in Sources */,
447 1E02C5F60C610724006F1752 /* DebuggerController.m in Sources */,
448 1E35FC760C6579CA0030F527 /* NSXMLElementAdditions.m in Sources */,
449 1EEBFD090D3599E8008F835B /* BSSplitView.m in Sources */,
450 1E7188680D839F6300969277 /* BSLineNumberView.mm in Sources */,
451 1E7188690D839F6300969277 /* BSSourceView.mm in Sources */,
452 1E822CDD0DA28AC30027A23F /* Breakpoint.m in Sources */,
453 1E4C7AF90DA401C7000A9DC7 /* BreakpointManager.m in Sources */,
454 1EFF70C30DFDC018006B9D33 /* BreakpointController.m in Sources */,
455 1E9582670E2524AD001A3D89 /* PreferencesController.m in Sources */,
456 1EB7BED50ECF3CA90033283A /* StackFrame.m in Sources */,
457 1EBF4D5D0EE35F0700B62769 /* StackController.m in Sources */,
458 1E67E6FD0F3C052000E68F1B /* PreferencesPathsArrayController.m in Sources */,
459 1E6B5947116106FE001189D2 /* LoggingController.m in Sources */,
460 1EC1337E127DBB00007946FC /* VariableNode.m in Sources */,
461 1EC6965812BBC6A700A8D984 /* modp_b64.cc in Sources */,
462 1EFBE63012C515C200F96D6E /* NetworkConnection.mm in Sources */,
463 1EFBE66B12C51E3900F96D6E /* NetworkCallbackController.mm in Sources */,
464 1EDA9CF812DD13B300596211 /* BSLineNumberRulerView.mm in Sources */,
465 );
466 runOnlyForDeploymentPostprocessing = 0;
467 };
468 /* End PBXSourcesBuildPhase section */
469
470 /* Begin PBXVariantGroup section */
471 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
472 isa = PBXVariantGroup;
473 children = (
474 089C165DFE840E0CC02AAC07 /* English */,
475 );
476 name = InfoPlist.strings;
477 sourceTree = "<group>";
478 };
479 1E1E53010DF9B89800D334F9 /* Breakpoints.xib */ = {
480 isa = PBXVariantGroup;
481 children = (
482 1E1E53020DF9B89800D334F9 /* English */,
483 );
484 name = Breakpoints.xib;
485 sourceTree = "<group>";
486 };
487 1E416FF60D36F821009A53A2 /* MainMenu.xib */ = {
488 isa = PBXVariantGroup;
489 children = (
490 1E416FF70D36F821009A53A2 /* English */,
491 );
492 name = MainMenu.xib;
493 sourceTree = "<group>";
494 };
495 1E6B594A11610993001189D2 /* Log.xib */ = {
496 isa = PBXVariantGroup;
497 children = (
498 1E6B594B11610993001189D2 /* English */,
499 );
500 name = Log.xib;
501 sourceTree = "<group>";
502 };
503 1E9582600E252474001A3D89 /* Preferences.xib */ = {
504 isa = PBXVariantGroup;
505 children = (
506 1E9582610E252474001A3D89 /* English */,
507 );
508 name = Preferences.xib;
509 sourceTree = "<group>";
510 };
511 1EEBFBE30D34C793008F835B /* Debugger.xib */ = {
512 isa = PBXVariantGroup;
513 children = (
514 1EEBFBE40D34C793008F835B /* English */,
515 );
516 name = Debugger.xib;
517 sourceTree = "<group>";
518 };
519 /* End PBXVariantGroup section */
520
521 /* Begin XCBuildConfiguration section */
522 C01FCF4B08A954540054247B /* Debug */ = {
523 isa = XCBuildConfiguration;
524 buildSettings = {
525 COPY_PHASE_STRIP = NO;
526 FRAMEWORK_SEARCH_PATHS = (
527 "$(inherited)",
528 "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
529 );
530 FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)\"";
531 GCC_DYNAMIC_NO_PIC = NO;
532 GCC_ENABLE_FIX_AND_CONTINUE = YES;
533 GCC_MODEL_TUNING = G5;
534 GCC_OPTIMIZATION_LEVEL = 0;
535 INFOPLIST_FILE = Info.plist;
536 INSTALL_PATH = "$(HOME)/Applications";
537 PRODUCT_NAME = MacGDBp;
538 WRAPPER_EXTENSION = app;
539 ZERO_LINK = YES;
540 };
541 name = Debug;
542 };
543 C01FCF4C08A954540054247B /* Release */ = {
544 isa = XCBuildConfiguration;
545 buildSettings = {
546 FRAMEWORK_SEARCH_PATHS = (
547 "$(inherited)",
548 "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
549 );
550 FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)\"";
551 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
552 GCC_MODEL_TUNING = G5;
553 INFOPLIST_FILE = Info.plist;
554 INSTALL_PATH = "$(HOME)/Applications";
555 PRODUCT_NAME = MacGDBp;
556 WRAPPER_EXTENSION = app;
557 };
558 name = Release;
559 };
560 C01FCF4F08A954540054247B /* Debug */ = {
561 isa = XCBuildConfiguration;
562 buildSettings = {
563 GCC_C_LANGUAGE_STANDARD = c99;
564 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
565 GCC_WARN_ABOUT_RETURN_TYPE = YES;
566 GCC_WARN_UNUSED_VARIABLE = YES;
567 PREBINDING = NO;
568 SDKROOT = macosx10.5;
569 };
570 name = Debug;
571 };
572 C01FCF5008A954540054247B /* Release */ = {
573 isa = XCBuildConfiguration;
574 buildSettings = {
575 ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)";
576 ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386";
577 GCC_C_LANGUAGE_STANDARD = c99;
578 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
579 GCC_WARN_ABOUT_RETURN_TYPE = YES;
580 GCC_WARN_UNUSED_VARIABLE = YES;
581 PREBINDING = NO;
582 SDKROOT = macosx10.5;
583 };
584 name = Release;
585 };
586 /* End XCBuildConfiguration section */
587
588 /* Begin XCConfigurationList section */
589 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "MacGDBp" */ = {
590 isa = XCConfigurationList;
591 buildConfigurations = (
592 C01FCF4B08A954540054247B /* Debug */,
593 C01FCF4C08A954540054247B /* Release */,
594 );
595 defaultConfigurationIsVisible = 0;
596 defaultConfigurationName = Release;
597 };
598 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MacGDBp" */ = {
599 isa = XCConfigurationList;
600 buildConfigurations = (
601 C01FCF4F08A954540054247B /* Debug */,
602 C01FCF5008A954540054247B /* Release */,
603 );
604 defaultConfigurationIsVisible = 0;
605 defaultConfigurationName = Release;
606 };
607 /* End XCConfigurationList section */
608 };
609 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
610 }