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