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