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