* MacGDBp.xcodeproj: Change the C mode to be C99
[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 1E02C3D00C60E857006F1752 /* Connect.nib in Resources */ = {isa = PBXBuildFile; fileRef = 1E02C3CE0C60E857006F1752 /* Connect.nib */; };
11 1E02C3D50C60EC2C006F1752 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E02C3D40C60EC2C006F1752 /* AppDelegate.m */; };
12 1E02C3F00C60ED56006F1752 /* Debugger.nib in Resources */ = {isa = PBXBuildFile; fileRef = 1E02C3EE0C60ED56006F1752 /* Debugger.nib */; };
13 1E02C4080C60EF3F006F1752 /* ConnectWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E02C4070C60EF3F006F1752 /* ConnectWindowController.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 1EEEE9400C618B70000C0732 /* SocketWrapper.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EEEE93F0C618B70000C0732 /* SocketWrapper.m */; };
17 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* MainMenu.nib */; };
18 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
19 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
20 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
21 /* End PBXBuildFile section */
22
23 /* Begin PBXFileReference section */
24 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
25 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
26 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
27 1E02C3CF0C60E857006F1752 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/Connect.nib; sourceTree = "<group>"; };
28 1E02C3D30C60EC2C006F1752 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = Source/AppDelegate.h; sourceTree = "<group>"; };
29 1E02C3D40C60EC2C006F1752 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = Source/AppDelegate.m; sourceTree = "<group>"; };
30 1E02C3EF0C60ED56006F1752 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/Debugger.nib; sourceTree = "<group>"; };
31 1E02C4060C60EF3F006F1752 /* ConnectWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ConnectWindowController.h; path = Source/ConnectWindowController.h; sourceTree = "<group>"; };
32 1E02C4070C60EF3F006F1752 /* ConnectWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ConnectWindowController.m; path = Source/ConnectWindowController.m; sourceTree = "<group>"; };
33 1E02C56F0C610158006F1752 /* DebuggerConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DebuggerConnection.h; path = Source/DebuggerConnection.h; sourceTree = "<group>"; };
34 1E02C5700C610158006F1752 /* DebuggerConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DebuggerConnection.m; path = Source/DebuggerConnection.m; sourceTree = "<group>"; };
35 1E02C5F40C610724006F1752 /* DebuggerWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DebuggerWindowController.h; path = Source/DebuggerWindowController.h; sourceTree = "<group>"; };
36 1E02C5F50C610724006F1752 /* DebuggerWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DebuggerWindowController.m; path = Source/DebuggerWindowController.m; sourceTree = "<group>"; };
37 1EEEE93E0C618B70000C0732 /* SocketWrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SocketWrapper.h; path = Source/SocketWrapper.h; sourceTree = "<group>"; };
38 1EEEE93F0C618B70000C0732 /* SocketWrapper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SocketWrapper.m; path = Source/SocketWrapper.m; sourceTree = "<group>"; };
39 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
40 29B97319FDCFA39411CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu.nib; sourceTree = "<group>"; };
41 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
42 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
43 32CA4F630368D1EE00C91783 /* MacGDBp_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MacGDBp_Prefix.pch; sourceTree = "<group>"; };
44 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
45 8D1107320486CEB800E47090 /* MacGDBp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MacGDBp.app; sourceTree = BUILT_PRODUCTS_DIR; };
46 /* End PBXFileReference section */
47
48 /* Begin PBXFrameworksBuildPhase section */
49 8D11072E0486CEB800E47090 /* Frameworks */ = {
50 isa = PBXFrameworksBuildPhase;
51 buildActionMask = 2147483647;
52 files = (
53 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
54 );
55 runOnlyForDeploymentPostprocessing = 0;
56 };
57 /* End PBXFrameworksBuildPhase section */
58
59 /* Begin PBXGroup section */
60 080E96DDFE201D6D7F000001 /* Classes */ = {
61 isa = PBXGroup;
62 children = (
63 );
64 name = Classes;
65 sourceTree = "<group>";
66 };
67 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
68 isa = PBXGroup;
69 children = (
70 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
71 );
72 name = "Linked Frameworks";
73 sourceTree = "<group>";
74 };
75 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
76 isa = PBXGroup;
77 children = (
78 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
79 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
80 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
81 );
82 name = "Other Frameworks";
83 sourceTree = "<group>";
84 };
85 19C28FACFE9D520D11CA2CBB /* Products */ = {
86 isa = PBXGroup;
87 children = (
88 8D1107320486CEB800E47090 /* MacGDBp.app */,
89 );
90 name = Products;
91 sourceTree = "<group>";
92 };
93 29B97314FDCFA39411CA2CEA /* MacGDBp */ = {
94 isa = PBXGroup;
95 children = (
96 080E96DDFE201D6D7F000001 /* Classes */,
97 29B97315FDCFA39411CA2CEA /* Other Sources */,
98 29B97317FDCFA39411CA2CEA /* Resources */,
99 29B97323FDCFA39411CA2CEA /* Frameworks */,
100 19C28FACFE9D520D11CA2CBB /* Products */,
101 );
102 name = MacGDBp;
103 sourceTree = "<group>";
104 };
105 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
106 isa = PBXGroup;
107 children = (
108 32CA4F630368D1EE00C91783 /* MacGDBp_Prefix.pch */,
109 29B97316FDCFA39411CA2CEA /* main.m */,
110 1E02C3D30C60EC2C006F1752 /* AppDelegate.h */,
111 1E02C3D40C60EC2C006F1752 /* AppDelegate.m */,
112 1E02C4060C60EF3F006F1752 /* ConnectWindowController.h */,
113 1E02C4070C60EF3F006F1752 /* ConnectWindowController.m */,
114 1E02C56F0C610158006F1752 /* DebuggerConnection.h */,
115 1E02C5700C610158006F1752 /* DebuggerConnection.m */,
116 1E02C5F40C610724006F1752 /* DebuggerWindowController.h */,
117 1E02C5F50C610724006F1752 /* DebuggerWindowController.m */,
118 1EEEE93E0C618B70000C0732 /* SocketWrapper.h */,
119 1EEEE93F0C618B70000C0732 /* SocketWrapper.m */,
120 );
121 name = "Other Sources";
122 sourceTree = "<group>";
123 };
124 29B97317FDCFA39411CA2CEA /* Resources */ = {
125 isa = PBXGroup;
126 children = (
127 8D1107310486CEB800E47090 /* Info.plist */,
128 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
129 29B97318FDCFA39411CA2CEA /* MainMenu.nib */,
130 1E02C3CE0C60E857006F1752 /* Connect.nib */,
131 1E02C3EE0C60ED56006F1752 /* Debugger.nib */,
132 );
133 name = Resources;
134 sourceTree = "<group>";
135 };
136 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
137 isa = PBXGroup;
138 children = (
139 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
140 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
141 );
142 name = Frameworks;
143 sourceTree = "<group>";
144 };
145 /* End PBXGroup section */
146
147 /* Begin PBXNativeTarget section */
148 8D1107260486CEB800E47090 /* MacGDBp */ = {
149 isa = PBXNativeTarget;
150 buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "MacGDBp" */;
151 buildPhases = (
152 8D1107290486CEB800E47090 /* Resources */,
153 8D11072C0486CEB800E47090 /* Sources */,
154 8D11072E0486CEB800E47090 /* Frameworks */,
155 1E78FD670C6155EB00D6D005 /* ShellScript */,
156 );
157 buildRules = (
158 );
159 dependencies = (
160 );
161 name = MacGDBp;
162 productInstallPath = "$(HOME)/Applications";
163 productName = MacGDBp;
164 productReference = 8D1107320486CEB800E47090 /* MacGDBp.app */;
165 productType = "com.apple.product-type.application";
166 };
167 /* End PBXNativeTarget section */
168
169 /* Begin PBXProject section */
170 29B97313FDCFA39411CA2CEA /* Project object */ = {
171 isa = PBXProject;
172 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MacGDBp" */;
173 hasScannedForEncodings = 1;
174 mainGroup = 29B97314FDCFA39411CA2CEA /* MacGDBp */;
175 projectDirPath = "";
176 targets = (
177 8D1107260486CEB800E47090 /* MacGDBp */,
178 );
179 };
180 /* End PBXProject section */
181
182 /* Begin PBXResourcesBuildPhase section */
183 8D1107290486CEB800E47090 /* Resources */ = {
184 isa = PBXResourcesBuildPhase;
185 buildActionMask = 2147483647;
186 files = (
187 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */,
188 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
189 1E02C3D00C60E857006F1752 /* Connect.nib in Resources */,
190 1E02C3F00C60ED56006F1752 /* Debugger.nib in Resources */,
191 );
192 runOnlyForDeploymentPostprocessing = 0;
193 };
194 /* End PBXResourcesBuildPhase section */
195
196 /* Begin PBXShellScriptBuildPhase section */
197 1E78FD670C6155EB00D6D005 /* ShellScript */ = {
198 isa = PBXShellScriptBuildPhase;
199 buildActionMask = 2147483647;
200 files = (
201 );
202 inputPaths = (
203 );
204 outputPaths = (
205 );
206 runOnlyForDeploymentPostprocessing = 0;
207 shellPath = /usr/bin/ruby;
208 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\nputs infopath\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";
209 };
210 /* End PBXShellScriptBuildPhase section */
211
212 /* Begin PBXSourcesBuildPhase section */
213 8D11072C0486CEB800E47090 /* Sources */ = {
214 isa = PBXSourcesBuildPhase;
215 buildActionMask = 2147483647;
216 files = (
217 8D11072D0486CEB800E47090 /* main.m in Sources */,
218 1E02C3D50C60EC2C006F1752 /* AppDelegate.m in Sources */,
219 1E02C4080C60EF3F006F1752 /* ConnectWindowController.m in Sources */,
220 1E02C5710C610158006F1752 /* DebuggerConnection.m in Sources */,
221 1E02C5F60C610724006F1752 /* DebuggerWindowController.m in Sources */,
222 1EEEE9400C618B70000C0732 /* SocketWrapper.m in Sources */,
223 );
224 runOnlyForDeploymentPostprocessing = 0;
225 };
226 /* End PBXSourcesBuildPhase section */
227
228 /* Begin PBXVariantGroup section */
229 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
230 isa = PBXVariantGroup;
231 children = (
232 089C165DFE840E0CC02AAC07 /* English */,
233 );
234 name = InfoPlist.strings;
235 sourceTree = "<group>";
236 };
237 1E02C3CE0C60E857006F1752 /* Connect.nib */ = {
238 isa = PBXVariantGroup;
239 children = (
240 1E02C3CF0C60E857006F1752 /* English */,
241 );
242 name = Connect.nib;
243 sourceTree = "<group>";
244 };
245 1E02C3EE0C60ED56006F1752 /* Debugger.nib */ = {
246 isa = PBXVariantGroup;
247 children = (
248 1E02C3EF0C60ED56006F1752 /* English */,
249 );
250 name = Debugger.nib;
251 sourceTree = "<group>";
252 };
253 29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = {
254 isa = PBXVariantGroup;
255 children = (
256 29B97319FDCFA39411CA2CEA /* English */,
257 );
258 name = MainMenu.nib;
259 sourceTree = "<group>";
260 };
261 /* End PBXVariantGroup section */
262
263 /* Begin XCBuildConfiguration section */
264 C01FCF4B08A954540054247B /* Debug */ = {
265 isa = XCBuildConfiguration;
266 buildSettings = {
267 COPY_PHASE_STRIP = NO;
268 GCC_DYNAMIC_NO_PIC = NO;
269 GCC_ENABLE_FIX_AND_CONTINUE = YES;
270 GCC_MODEL_TUNING = G5;
271 GCC_OPTIMIZATION_LEVEL = 0;
272 INFOPLIST_FILE = Info.plist;
273 INSTALL_PATH = "$(HOME)/Applications";
274 PRODUCT_NAME = MacGDBp;
275 WRAPPER_EXTENSION = app;
276 ZERO_LINK = YES;
277 };
278 name = Debug;
279 };
280 C01FCF4C08A954540054247B /* Release */ = {
281 isa = XCBuildConfiguration;
282 buildSettings = {
283 ARCHS = (
284 ppc,
285 i386,
286 );
287 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
288 GCC_MODEL_TUNING = G5;
289 INFOPLIST_FILE = Info.plist;
290 INSTALL_PATH = "$(HOME)/Applications";
291 PRODUCT_NAME = MacGDBp;
292 WRAPPER_EXTENSION = app;
293 };
294 name = Release;
295 };
296 C01FCF4F08A954540054247B /* Debug */ = {
297 isa = XCBuildConfiguration;
298 buildSettings = {
299 GCC_C_LANGUAGE_STANDARD = c99;
300 GCC_WARN_ABOUT_RETURN_TYPE = YES;
301 GCC_WARN_UNUSED_VARIABLE = YES;
302 PREBINDING = NO;
303 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
304 };
305 name = Debug;
306 };
307 C01FCF5008A954540054247B /* Release */ = {
308 isa = XCBuildConfiguration;
309 buildSettings = {
310 GCC_C_LANGUAGE_STANDARD = c99;
311 GCC_WARN_ABOUT_RETURN_TYPE = YES;
312 GCC_WARN_UNUSED_VARIABLE = YES;
313 PREBINDING = NO;
314 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
315 };
316 name = Release;
317 };
318 /* End XCBuildConfiguration section */
319
320 /* Begin XCConfigurationList section */
321 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "MacGDBp" */ = {
322 isa = XCConfigurationList;
323 buildConfigurations = (
324 C01FCF4B08A954540054247B /* Debug */,
325 C01FCF4C08A954540054247B /* Release */,
326 );
327 defaultConfigurationIsVisible = 0;
328 defaultConfigurationName = Release;
329 };
330 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MacGDBp" */ = {
331 isa = XCConfigurationList;
332 buildConfigurations = (
333 C01FCF4F08A954540054247B /* Debug */,
334 C01FCF5008A954540054247B /* Release */,
335 );
336 defaultConfigurationIsVisible = 0;
337 defaultConfigurationName = Release;
338 };
339 /* End XCConfigurationList section */
340 };
341 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
342 }