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