Reorganizing the project source files into groups
[macgdbp.git] / MacGDBp.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 42;
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 /* DebuggerConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E02C5700C610158006F1752 /* DebuggerConnection.m */; };
15 1E02C5F60C610724006F1752 /* DebuggerWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E02C5F50C610724006F1752 /* DebuggerWindowController.m */; };
16 1E35FC760C6579CA0030F527 /* NSXMLElementAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E35FC750C6579CA0030F527 /* NSXMLElementAdditions.m */; };
17 1E35FEA10C6599040030F527 /* base64.c in Sources */ = {isa = PBXBuildFile; fileRef = 1E35FEA00C6599040030F527 /* base64.c */; };
18 1E416FF90D36F821009A53A2 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1E416FF60D36F821009A53A2 /* MainMenu.xib */; };
19 1E4C7AF90DA401C7000A9DC7 /* BreakpointManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E4C7AF80DA401C7000A9DC7 /* BreakpointManager.m */; };
20 1E7188680D839F6300969277 /* BSLineNumberView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E7188630D839F6300969277 /* BSLineNumberView.m */; };
21 1E7188690D839F6300969277 /* BSSourceView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E7188650D839F6300969277 /* BSSourceView.m */; };
22 1E71886A0D839F6300969277 /* BSSourceViewTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E7188670D839F6300969277 /* BSSourceViewTextView.m */; };
23 1E822CDD0DA28AC30027A23F /* Breakpoint.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E822CDC0DA28AC30027A23F /* Breakpoint.m */; };
24 1EEBFBE50D34C793008F835B /* Debugger.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1EEBFBE30D34C793008F835B /* Debugger.xib */; };
25 1EEBFC2B0D358EBD008F835B /* StepIn.png in Resources */ = {isa = PBXBuildFile; fileRef = 1EEBFC2A0D358EBD008F835B /* StepIn.png */; };
26 1EEBFC370D358F1B008F835B /* StepOut.png in Resources */ = {isa = PBXBuildFile; fileRef = 1EEBFC360D358F1B008F835B /* StepOut.png */; };
27 1EEBFD090D3599E8008F835B /* BSSplitView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EEBFD070D3599E8008F835B /* BSSplitView.m */; };
28 1EEBFD120D359A9F008F835B /* dimple.png in Resources */ = {isa = PBXBuildFile; fileRef = 1EEBFD110D359A9F008F835B /* dimple.png */; };
29 1EEE875D0D9DE4B4009CBA7C /* MacGDBp.icns in Resources */ = {isa = PBXBuildFile; fileRef = 1EEE875C0D9DE4B4009CBA7C /* MacGDBp.icns */; };
30 1EEEE9400C618B70000C0732 /* SocketWrapper.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EEEE93F0C618B70000C0732 /* SocketWrapper.m */; };
31 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
32 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
33 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
34 /* End PBXBuildFile section */
35
36 /* Begin PBXFileReference section */
37 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
38 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
39 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
40 1E027F080D36F23F00885DEE /* Run.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Run.png; path = Icons/Run.png; sourceTree = "<group>"; };
41 1E027F090D36F23F00885DEE /* StepOver.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = StepOver.png; path = Icons/StepOver.png; sourceTree = "<group>"; };
42 1E027F380D36F60800885DEE /* Reconnect.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Reconnect.png; path = Icons/Reconnect.png; sourceTree = "<group>"; };
43 1E02C3D30C60EC2C006F1752 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = Source/AppDelegate.h; sourceTree = "<group>"; };
44 1E02C3D40C60EC2C006F1752 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = Source/AppDelegate.m; sourceTree = "<group>"; };
45 1E02C56F0C610158006F1752 /* DebuggerConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DebuggerConnection.h; path = Source/DebuggerConnection.h; sourceTree = "<group>"; };
46 1E02C5700C610158006F1752 /* DebuggerConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DebuggerConnection.m; path = Source/DebuggerConnection.m; sourceTree = "<group>"; };
47 1E02C5F40C610724006F1752 /* DebuggerWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DebuggerWindowController.h; path = Source/DebuggerWindowController.h; sourceTree = "<group>"; };
48 1E02C5F50C610724006F1752 /* DebuggerWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DebuggerWindowController.m; path = Source/DebuggerWindowController.m; sourceTree = "<group>"; };
49 1E35FC750C6579CA0030F527 /* NSXMLElementAdditions.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = NSXMLElementAdditions.m; path = Source/NSXMLElementAdditions.m; sourceTree = "<group>"; };
50 1E35FE9F0C6599040030F527 /* base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = base64.h; path = Source/base64.h; sourceTree = "<group>"; };
51 1E35FEA00C6599040030F527 /* base64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = base64.c; path = Source/base64.c; sourceTree = "<group>"; };
52 1E35FFB00C65A74C0030F527 /* NSXMLElementAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NSXMLElementAdditions.h; path = Source/NSXMLElementAdditions.h; sourceTree = "<group>"; };
53 1E416FF70D36F821009A53A2 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = "<group>"; };
54 1E4C7AF70DA401C7000A9DC7 /* BreakpointManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BreakpointManager.h; path = Source/BreakpointManager.h; sourceTree = "<group>"; };
55 1E4C7AF80DA401C7000A9DC7 /* BreakpointManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BreakpointManager.m; path = Source/BreakpointManager.m; sourceTree = "<group>"; };
56 1E7188620D839F6300969277 /* BSLineNumberView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BSLineNumberView.h; path = Source/BSLineNumberView.h; sourceTree = "<group>"; };
57 1E7188630D839F6300969277 /* BSLineNumberView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BSLineNumberView.m; path = Source/BSLineNumberView.m; sourceTree = "<group>"; };
58 1E7188640D839F6300969277 /* BSSourceView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BSSourceView.h; path = Source/BSSourceView.h; sourceTree = "<group>"; };
59 1E7188650D839F6300969277 /* BSSourceView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BSSourceView.m; path = Source/BSSourceView.m; sourceTree = "<group>"; };
60 1E7188660D839F6300969277 /* BSSourceViewTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BSSourceViewTextView.h; path = Source/BSSourceViewTextView.h; sourceTree = "<group>"; };
61 1E7188670D839F6300969277 /* BSSourceViewTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BSSourceViewTextView.m; path = Source/BSSourceViewTextView.m; sourceTree = "<group>"; };
62 1E822CDB0DA28AC30027A23F /* Breakpoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Breakpoint.h; path = Source/Breakpoint.h; sourceTree = "<group>"; };
63 1E822CDC0DA28AC30027A23F /* Breakpoint.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Breakpoint.m; path = Source/Breakpoint.m; sourceTree = "<group>"; };
64 1EEBFBE40D34C793008F835B /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Debugger.xib; sourceTree = "<group>"; };
65 1EEBFC2A0D358EBD008F835B /* StepIn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = StepIn.png; path = Icons/StepIn.png; sourceTree = "<group>"; };
66 1EEBFC360D358F1B008F835B /* StepOut.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = StepOut.png; path = Icons/StepOut.png; sourceTree = "<group>"; };
67 1EEBFD070D3599E8008F835B /* BSSplitView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BSSplitView.m; path = Source/BSSplitView.m; sourceTree = "<group>"; };
68 1EEBFD080D3599E8008F835B /* BSSplitView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BSSplitView.h; path = Source/BSSplitView.h; sourceTree = "<group>"; };
69 1EEBFD110D359A9F008F835B /* dimple.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = dimple.png; sourceTree = "<group>"; };
70 1EEE875C0D9DE4B4009CBA7C /* MacGDBp.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = MacGDBp.icns; path = Icons/MacGDBp.icns; sourceTree = "<group>"; };
71 1EEEE93E0C618B70000C0732 /* SocketWrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SocketWrapper.h; path = Source/SocketWrapper.h; sourceTree = "<group>"; };
72 1EEEE93F0C618B70000C0732 /* SocketWrapper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SocketWrapper.m; path = Source/SocketWrapper.m; sourceTree = "<group>"; };
73 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
74 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
75 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
76 32CA4F630368D1EE00C91783 /* MacGDBp_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MacGDBp_Prefix.pch; sourceTree = "<group>"; };
77 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
78 8D1107320486CEB800E47090 /* MacGDBp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MacGDBp.app; sourceTree = BUILT_PRODUCTS_DIR; };
79 /* End PBXFileReference section */
80
81 /* Begin PBXFrameworksBuildPhase section */
82 8D11072E0486CEB800E47090 /* Frameworks */ = {
83 isa = PBXFrameworksBuildPhase;
84 buildActionMask = 2147483647;
85 files = (
86 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
87 );
88 runOnlyForDeploymentPostprocessing = 0;
89 };
90 /* End PBXFrameworksBuildPhase section */
91
92 /* Begin PBXGroup section */
93 080E96DDFE201D6D7F000001 /* Classes */ = {
94 isa = PBXGroup;
95 children = (
96 1E02C3D30C60EC2C006F1752 /* AppDelegate.h */,
97 1E02C3D40C60EC2C006F1752 /* AppDelegate.m */,
98 1E1E52C10DF9B1FB00D334F9 /* Connection */,
99 1E1E52C00DF9B1E700D334F9 /* Breakpoints */,
100 1E71886C0D839F6C00969277 /* Source View */,
101 );
102 name = Classes;
103 sourceTree = "<group>";
104 };
105 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
106 isa = PBXGroup;
107 children = (
108 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
109 );
110 name = "Linked Frameworks";
111 sourceTree = "<group>";
112 };
113 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
114 isa = PBXGroup;
115 children = (
116 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
117 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
118 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
119 );
120 name = "Other Frameworks";
121 sourceTree = "<group>";
122 };
123 19C28FACFE9D520D11CA2CBB /* Products */ = {
124 isa = PBXGroup;
125 children = (
126 8D1107320486CEB800E47090 /* MacGDBp.app */,
127 );
128 name = Products;
129 sourceTree = "<group>";
130 };
131 1E027F0D0D36F24200885DEE /* Toolbar Icons */ = {
132 isa = PBXGroup;
133 children = (
134 1E027F380D36F60800885DEE /* Reconnect.png */,
135 1E027F080D36F23F00885DEE /* Run.png */,
136 1E027F090D36F23F00885DEE /* StepOver.png */,
137 1EEBFC360D358F1B008F835B /* StepOut.png */,
138 1EEBFC2A0D358EBD008F835B /* StepIn.png */,
139 );
140 name = "Toolbar Icons";
141 sourceTree = "<group>";
142 };
143 1E1E52C00DF9B1E700D334F9 /* Breakpoints */ = {
144 isa = PBXGroup;
145 children = (
146 1E822CDB0DA28AC30027A23F /* Breakpoint.h */,
147 1E822CDC0DA28AC30027A23F /* Breakpoint.m */,
148 1E4C7AF70DA401C7000A9DC7 /* BreakpointManager.h */,
149 1E4C7AF80DA401C7000A9DC7 /* BreakpointManager.m */,
150 );
151 name = Breakpoints;
152 sourceTree = "<group>";
153 };
154 1E1E52C10DF9B1FB00D334F9 /* Connection */ = {
155 isa = PBXGroup;
156 children = (
157 1E02C56F0C610158006F1752 /* DebuggerConnection.h */,
158 1E02C5700C610158006F1752 /* DebuggerConnection.m */,
159 1E02C5F40C610724006F1752 /* DebuggerWindowController.h */,
160 1E02C5F50C610724006F1752 /* DebuggerWindowController.m */,
161 1EEEE93E0C618B70000C0732 /* SocketWrapper.h */,
162 1EEEE93F0C618B70000C0732 /* SocketWrapper.m */,
163 1E35FFB00C65A74C0030F527 /* NSXMLElementAdditions.h */,
164 1E35FC750C6579CA0030F527 /* NSXMLElementAdditions.m */,
165 );
166 name = Connection;
167 sourceTree = "<group>";
168 };
169 1E416FFB0D36F827009A53A2 /* Interfaces */ = {
170 isa = PBXGroup;
171 children = (
172 1EEBFBE30D34C793008F835B /* Debugger.xib */,
173 1E416FF60D36F821009A53A2 /* MainMenu.xib */,
174 );
175 name = Interfaces;
176 sourceTree = "<group>";
177 };
178 1E71886C0D839F6C00969277 /* Source View */ = {
179 isa = PBXGroup;
180 children = (
181 1EEBFD080D3599E8008F835B /* BSSplitView.h */,
182 1EEBFD070D3599E8008F835B /* BSSplitView.m */,
183 1E7188620D839F6300969277 /* BSLineNumberView.h */,
184 1E7188630D839F6300969277 /* BSLineNumberView.m */,
185 1E7188640D839F6300969277 /* BSSourceView.h */,
186 1E7188650D839F6300969277 /* BSSourceView.m */,
187 1E7188660D839F6300969277 /* BSSourceViewTextView.h */,
188 1E7188670D839F6300969277 /* BSSourceViewTextView.m */,
189 );
190 name = "Source View";
191 sourceTree = "<group>";
192 };
193 29B97314FDCFA39411CA2CEA /* MacGDBp */ = {
194 isa = PBXGroup;
195 children = (
196 080E96DDFE201D6D7F000001 /* Classes */,
197 29B97315FDCFA39411CA2CEA /* Other Sources */,
198 29B97317FDCFA39411CA2CEA /* Resources */,
199 29B97323FDCFA39411CA2CEA /* Frameworks */,
200 19C28FACFE9D520D11CA2CBB /* Products */,
201 );
202 name = MacGDBp;
203 sourceTree = "<group>";
204 };
205 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
206 isa = PBXGroup;
207 children = (
208 32CA4F630368D1EE00C91783 /* MacGDBp_Prefix.pch */,
209 29B97316FDCFA39411CA2CEA /* main.m */,
210 1E35FE9F0C6599040030F527 /* base64.h */,
211 1E35FEA00C6599040030F527 /* base64.c */,
212 );
213 name = "Other Sources";
214 sourceTree = "<group>";
215 };
216 29B97317FDCFA39411CA2CEA /* Resources */ = {
217 isa = PBXGroup;
218 children = (
219 1EEE875C0D9DE4B4009CBA7C /* MacGDBp.icns */,
220 1E416FFB0D36F827009A53A2 /* Interfaces */,
221 1E027F0D0D36F24200885DEE /* Toolbar Icons */,
222 1EEBFD110D359A9F008F835B /* dimple.png */,
223 8D1107310486CEB800E47090 /* Info.plist */,
224 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
225 );
226 name = Resources;
227 sourceTree = "<group>";
228 };
229 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
230 isa = PBXGroup;
231 children = (
232 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
233 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
234 );
235 name = Frameworks;
236 sourceTree = "<group>";
237 };
238 /* End PBXGroup section */
239
240 /* Begin PBXNativeTarget section */
241 8D1107260486CEB800E47090 /* MacGDBp */ = {
242 isa = PBXNativeTarget;
243 buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "MacGDBp" */;
244 buildPhases = (
245 8D1107290486CEB800E47090 /* Resources */,
246 8D11072C0486CEB800E47090 /* Sources */,
247 8D11072E0486CEB800E47090 /* Frameworks */,
248 1E78FD670C6155EB00D6D005 /* ShellScript */,
249 );
250 buildRules = (
251 );
252 dependencies = (
253 );
254 name = MacGDBp;
255 productInstallPath = "$(HOME)/Applications";
256 productName = MacGDBp;
257 productReference = 8D1107320486CEB800E47090 /* MacGDBp.app */;
258 productType = "com.apple.product-type.application";
259 };
260 /* End PBXNativeTarget section */
261
262 /* Begin PBXProject section */
263 29B97313FDCFA39411CA2CEA /* Project object */ = {
264 isa = PBXProject;
265 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MacGDBp" */;
266 compatibilityVersion = "Xcode 2.4";
267 hasScannedForEncodings = 1;
268 mainGroup = 29B97314FDCFA39411CA2CEA /* MacGDBp */;
269 projectDirPath = "";
270 projectRoot = "";
271 targets = (
272 8D1107260486CEB800E47090 /* MacGDBp */,
273 );
274 };
275 /* End PBXProject section */
276
277 /* Begin PBXResourcesBuildPhase section */
278 8D1107290486CEB800E47090 /* Resources */ = {
279 isa = PBXResourcesBuildPhase;
280 buildActionMask = 2147483647;
281 files = (
282 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
283 1EEBFBE50D34C793008F835B /* Debugger.xib in Resources */,
284 1EEBFC2B0D358EBD008F835B /* StepIn.png in Resources */,
285 1EEBFC370D358F1B008F835B /* StepOut.png in Resources */,
286 1EEBFD120D359A9F008F835B /* dimple.png in Resources */,
287 1E027F0A0D36F23F00885DEE /* Run.png in Resources */,
288 1E027F0B0D36F23F00885DEE /* StepOver.png in Resources */,
289 1E027F390D36F60800885DEE /* Reconnect.png in Resources */,
290 1E416FF90D36F821009A53A2 /* MainMenu.xib in Resources */,
291 1EEE875D0D9DE4B4009CBA7C /* MacGDBp.icns in Resources */,
292 );
293 runOnlyForDeploymentPostprocessing = 0;
294 };
295 /* End PBXResourcesBuildPhase section */
296
297 /* Begin PBXShellScriptBuildPhase section */
298 1E78FD670C6155EB00D6D005 /* ShellScript */ = {
299 isa = PBXShellScriptBuildPhase;
300 buildActionMask = 2147483647;
301 files = (
302 );
303 inputPaths = (
304 );
305 outputPaths = (
306 );
307 runOnlyForDeploymentPostprocessing = 0;
308 shellPath = /usr/bin/ruby;
309 shellScript = "require \"ftools\"\nrequire \"Time\"\n\nhash = %x{/usr/local/bin/git log -1 --pretty=format:%h}\ntimestamp = %x{/usr/local/bin/git log -1 --pretty=format:%ct}\ntime = Time.at(timestamp.to_i)\n\nbuild = (\"%02d\" % time.year) + (\"%02d\" % time.month) + (\"%02d\" % time.day) + \".\" + hash\n\ninfopath = ENV[\"CONFIGURATION_BUILD_DIR\"] + \"/\" + ENV[\"INFOPLIST_PATH\"]\n\nfile = \"\"\nio = File.new(infopath)\nlastline = \"\"\nwhile line = io.gets do\n\tif lastline.match(\"CFBundleVersion\")\n\t\tfile += \"\\t<string>#{build}</string>\\n\"\n\telse\n\t\tfile += line\n\tend\n\tlastline = line\nend\nio.close\n\nio = File.new(infopath, \"w\")\nio.write(file)\nio.close";
310 };
311 /* End PBXShellScriptBuildPhase section */
312
313 /* Begin PBXSourcesBuildPhase section */
314 8D11072C0486CEB800E47090 /* Sources */ = {
315 isa = PBXSourcesBuildPhase;
316 buildActionMask = 2147483647;
317 files = (
318 8D11072D0486CEB800E47090 /* main.m in Sources */,
319 1E02C3D50C60EC2C006F1752 /* AppDelegate.m in Sources */,
320 1E02C5710C610158006F1752 /* DebuggerConnection.m in Sources */,
321 1E02C5F60C610724006F1752 /* DebuggerWindowController.m in Sources */,
322 1EEEE9400C618B70000C0732 /* SocketWrapper.m in Sources */,
323 1E35FC760C6579CA0030F527 /* NSXMLElementAdditions.m in Sources */,
324 1E35FEA10C6599040030F527 /* base64.c in Sources */,
325 1EEBFD090D3599E8008F835B /* BSSplitView.m in Sources */,
326 1E7188680D839F6300969277 /* BSLineNumberView.m in Sources */,
327 1E7188690D839F6300969277 /* BSSourceView.m in Sources */,
328 1E71886A0D839F6300969277 /* BSSourceViewTextView.m in Sources */,
329 1E822CDD0DA28AC30027A23F /* Breakpoint.m in Sources */,
330 1E4C7AF90DA401C7000A9DC7 /* BreakpointManager.m in Sources */,
331 );
332 runOnlyForDeploymentPostprocessing = 0;
333 };
334 /* End PBXSourcesBuildPhase section */
335
336 /* Begin PBXVariantGroup section */
337 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
338 isa = PBXVariantGroup;
339 children = (
340 089C165DFE840E0CC02AAC07 /* English */,
341 );
342 name = InfoPlist.strings;
343 sourceTree = "<group>";
344 };
345 1E416FF60D36F821009A53A2 /* MainMenu.xib */ = {
346 isa = PBXVariantGroup;
347 children = (
348 1E416FF70D36F821009A53A2 /* English */,
349 );
350 name = MainMenu.xib;
351 sourceTree = "<group>";
352 };
353 1EEBFBE30D34C793008F835B /* Debugger.xib */ = {
354 isa = PBXVariantGroup;
355 children = (
356 1EEBFBE40D34C793008F835B /* English */,
357 );
358 name = Debugger.xib;
359 sourceTree = "<group>";
360 };
361 /* End PBXVariantGroup section */
362
363 /* Begin XCBuildConfiguration section */
364 C01FCF4B08A954540054247B /* Debug */ = {
365 isa = XCBuildConfiguration;
366 buildSettings = {
367 COPY_PHASE_STRIP = NO;
368 GCC_DYNAMIC_NO_PIC = NO;
369 GCC_ENABLE_FIX_AND_CONTINUE = YES;
370 GCC_MODEL_TUNING = G5;
371 GCC_OPTIMIZATION_LEVEL = 0;
372 INFOPLIST_FILE = Info.plist;
373 INSTALL_PATH = "$(HOME)/Applications";
374 PRODUCT_NAME = MacGDBp;
375 WRAPPER_EXTENSION = app;
376 ZERO_LINK = YES;
377 };
378 name = Debug;
379 };
380 C01FCF4C08A954540054247B /* Release */ = {
381 isa = XCBuildConfiguration;
382 buildSettings = {
383 ARCHS = (
384 ppc,
385 i386,
386 );
387 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
388 GCC_MODEL_TUNING = G5;
389 INFOPLIST_FILE = Info.plist;
390 INSTALL_PATH = "$(HOME)/Applications";
391 PRODUCT_NAME = MacGDBp;
392 WRAPPER_EXTENSION = app;
393 };
394 name = Release;
395 };
396 C01FCF4F08A954540054247B /* Debug */ = {
397 isa = XCBuildConfiguration;
398 buildSettings = {
399 GCC_C_LANGUAGE_STANDARD = c99;
400 GCC_ENABLE_OBJC_GC = required;
401 GCC_WARN_ABOUT_RETURN_TYPE = YES;
402 GCC_WARN_UNUSED_VARIABLE = YES;
403 PREBINDING = NO;
404 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
405 };
406 name = Debug;
407 };
408 C01FCF5008A954540054247B /* Release */ = {
409 isa = XCBuildConfiguration;
410 buildSettings = {
411 GCC_C_LANGUAGE_STANDARD = c99;
412 GCC_ENABLE_OBJC_GC = required;
413 GCC_WARN_ABOUT_RETURN_TYPE = YES;
414 GCC_WARN_UNUSED_VARIABLE = YES;
415 PREBINDING = NO;
416 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
417 };
418 name = Release;
419 };
420 /* End XCBuildConfiguration section */
421
422 /* Begin XCConfigurationList section */
423 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "MacGDBp" */ = {
424 isa = XCConfigurationList;
425 buildConfigurations = (
426 C01FCF4B08A954540054247B /* Debug */,
427 C01FCF4C08A954540054247B /* Release */,
428 );
429 defaultConfigurationIsVisible = 0;
430 defaultConfigurationName = Release;
431 };
432 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MacGDBp" */ = {
433 isa = XCConfigurationList;
434 buildConfigurations = (
435 C01FCF4F08A954540054247B /* Debug */,
436 C01FCF5008A954540054247B /* Release */,
437 );
438 defaultConfigurationIsVisible = 0;
439 defaultConfigurationName = Release;
440 };
441 /* End XCConfigurationList section */
442 };
443 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
444 }