Update the project to use Gitcrement versioning
[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 /* GDBpConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E02C5700C610158006F1752 /* GDBpConnection.m */; };
15 1E02C5F60C610724006F1752 /* DebuggerController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E02C5F50C610724006F1752 /* DebuggerController.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 1E67E6FD0F3C052000E68F1B /* PreferencesPathsArrayController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E67E6FC0F3C052000E68F1B /* PreferencesPathsArrayController.m */; };
22 1E7188680D839F6300969277 /* BSLineNumberView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E7188630D839F6300969277 /* BSLineNumberView.m */; };
23 1E7188690D839F6300969277 /* BSSourceView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E7188650D839F6300969277 /* BSSourceView.m */; };
24 1E71886A0D839F6300969277 /* BSSourceViewTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E7188670D839F6300969277 /* BSSourceViewTextView.m */; };
25 1E822CDD0DA28AC30027A23F /* Breakpoint.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E822CDC0DA28AC30027A23F /* Breakpoint.m */; };
26 1E9582620E252474001A3D89 /* Preferences.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1E9582600E252474001A3D89 /* Preferences.xib */; };
27 1E9582670E2524AD001A3D89 /* PreferencesController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E9582660E2524AD001A3D89 /* PreferencesController.m */; };
28 1E9583200E2531BD001A3D89 /* Sparkle.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1E95831F0E2531BD001A3D89 /* Sparkle.framework */; };
29 1E95834C0E2531D5001A3D89 /* Sparkle.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 1E95831F0E2531BD001A3D89 /* Sparkle.framework */; };
30 1EB7BED50ECF3CA90033283A /* StackFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EB7BED40ECF3CA90033283A /* StackFrame.m */; };
31 1EBF4D5D0EE35F0700B62769 /* StackController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EBF4D5C0EE35F0700B62769 /* StackController.m */; };
32 1EEBFBE50D34C793008F835B /* Debugger.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1EEBFBE30D34C793008F835B /* Debugger.xib */; };
33 1EEBFC2B0D358EBD008F835B /* StepIn.png in Resources */ = {isa = PBXBuildFile; fileRef = 1EEBFC2A0D358EBD008F835B /* StepIn.png */; };
34 1EEBFC370D358F1B008F835B /* StepOut.png in Resources */ = {isa = PBXBuildFile; fileRef = 1EEBFC360D358F1B008F835B /* StepOut.png */; };
35 1EEBFD090D3599E8008F835B /* BSSplitView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EEBFD070D3599E8008F835B /* BSSplitView.m */; };
36 1EEBFD120D359A9F008F835B /* dimple.png in Resources */ = {isa = PBXBuildFile; fileRef = 1EEBFD110D359A9F008F835B /* dimple.png */; };
37 1EEE875D0D9DE4B4009CBA7C /* MacGDBp.icns in Resources */ = {isa = PBXBuildFile; fileRef = 1EEE875C0D9DE4B4009CBA7C /* MacGDBp.icns */; };
38 1EEEE9400C618B70000C0732 /* SocketWrapper.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EEEE93F0C618B70000C0732 /* SocketWrapper.m */; };
39 1EFF70C30DFDC018006B9D33 /* BreakpointController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EFF70C20DFDC018006B9D33 /* BreakpointController.m */; };
40 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
41 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
42 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
43 /* End PBXBuildFile section */
44
45 /* Begin PBXCopyFilesBuildPhase section */
46 1E9583550E2531E7001A3D89 /* CopyFiles */ = {
47 isa = PBXCopyFilesBuildPhase;
48 buildActionMask = 2147483647;
49 dstPath = "";
50 dstSubfolderSpec = 10;
51 files = (
52 1E95834C0E2531D5001A3D89 /* Sparkle.framework in CopyFiles */,
53 );
54 runOnlyForDeploymentPostprocessing = 0;
55 };
56 /* End PBXCopyFilesBuildPhase section */
57
58 /* Begin PBXFileReference section */
59 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
60 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
61 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
62 1E027F080D36F23F00885DEE /* Run.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Run.png; path = Icons/Run.png; sourceTree = "<group>"; };
63 1E027F090D36F23F00885DEE /* StepOver.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = StepOver.png; path = Icons/StepOver.png; sourceTree = "<group>"; };
64 1E027F380D36F60800885DEE /* Reconnect.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Reconnect.png; path = Icons/Reconnect.png; sourceTree = "<group>"; };
65 1E02C3D30C60EC2C006F1752 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = Source/AppDelegate.h; sourceTree = "<group>"; };
66 1E02C3D40C60EC2C006F1752 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = Source/AppDelegate.m; sourceTree = "<group>"; };
67 1E02C56F0C610158006F1752 /* GDBpConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GDBpConnection.h; path = Source/GDBpConnection.h; sourceTree = "<group>"; };
68 1E02C5700C610158006F1752 /* GDBpConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GDBpConnection.m; path = Source/GDBpConnection.m; sourceTree = "<group>"; };
69 1E02C5F40C610724006F1752 /* DebuggerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DebuggerController.h; path = Source/DebuggerController.h; sourceTree = "<group>"; };
70 1E02C5F50C610724006F1752 /* DebuggerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DebuggerController.m; path = Source/DebuggerController.m; sourceTree = "<group>"; };
71 1E1E53020DF9B89800D334F9 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Breakpoints.xib; sourceTree = "<group>"; };
72 1E35FC750C6579CA0030F527 /* NSXMLElementAdditions.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = NSXMLElementAdditions.m; path = Source/NSXMLElementAdditions.m; sourceTree = "<group>"; };
73 1E35FE9F0C6599040030F527 /* base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = base64.h; path = Source/base64.h; sourceTree = "<group>"; };
74 1E35FEA00C6599040030F527 /* base64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = base64.c; path = Source/base64.c; sourceTree = "<group>"; };
75 1E35FFB00C65A74C0030F527 /* NSXMLElementAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NSXMLElementAdditions.h; path = Source/NSXMLElementAdditions.h; sourceTree = "<group>"; };
76 1E416FF70D36F821009A53A2 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = "<group>"; };
77 1E4C7AF70DA401C7000A9DC7 /* BreakpointManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BreakpointManager.h; path = Source/BreakpointManager.h; sourceTree = "<group>"; };
78 1E4C7AF80DA401C7000A9DC7 /* BreakpointManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BreakpointManager.m; path = Source/BreakpointManager.m; sourceTree = "<group>"; };
79 1E67E6FB0F3C052000E68F1B /* PreferencesPathsArrayController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PreferencesPathsArrayController.h; path = Source/PreferencesPathsArrayController.h; sourceTree = "<group>"; };
80 1E67E6FC0F3C052000E68F1B /* PreferencesPathsArrayController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PreferencesPathsArrayController.m; path = Source/PreferencesPathsArrayController.m; sourceTree = "<group>"; };
81 1E7188620D839F6300969277 /* BSLineNumberView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BSLineNumberView.h; path = Source/BSLineNumberView.h; sourceTree = "<group>"; };
82 1E7188630D839F6300969277 /* BSLineNumberView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BSLineNumberView.m; path = Source/BSLineNumberView.m; sourceTree = "<group>"; };
83 1E7188640D839F6300969277 /* BSSourceView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BSSourceView.h; path = Source/BSSourceView.h; sourceTree = "<group>"; };
84 1E7188650D839F6300969277 /* BSSourceView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BSSourceView.m; path = Source/BSSourceView.m; sourceTree = "<group>"; };
85 1E7188660D839F6300969277 /* BSSourceViewTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BSSourceViewTextView.h; path = Source/BSSourceViewTextView.h; sourceTree = "<group>"; };
86 1E7188670D839F6300969277 /* BSSourceViewTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BSSourceViewTextView.m; path = Source/BSSourceViewTextView.m; sourceTree = "<group>"; };
87 1E822CDB0DA28AC30027A23F /* Breakpoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Breakpoint.h; path = Source/Breakpoint.h; sourceTree = "<group>"; };
88 1E822CDC0DA28AC30027A23F /* Breakpoint.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Breakpoint.m; path = Source/Breakpoint.m; sourceTree = "<group>"; };
89 1E9582610E252474001A3D89 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Preferences.xib; sourceTree = "<group>"; };
90 1E9582650E2524AD001A3D89 /* PreferencesController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PreferencesController.h; path = Source/PreferencesController.h; sourceTree = "<group>"; };
91 1E9582660E2524AD001A3D89 /* PreferencesController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PreferencesController.m; path = Source/PreferencesController.m; sourceTree = "<group>"; };
92 1E95831F0E2531BD001A3D89 /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Sparkle.framework; sourceTree = "<group>"; };
93 1EB7BED30ECF3CA90033283A /* StackFrame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = StackFrame.h; path = Source/StackFrame.h; sourceTree = "<group>"; };
94 1EB7BED40ECF3CA90033283A /* StackFrame.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = StackFrame.m; path = Source/StackFrame.m; sourceTree = "<group>"; };
95 1EBF4D5B0EE35F0700B62769 /* StackController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = StackController.h; path = Source/StackController.h; sourceTree = "<group>"; };
96 1EBF4D5C0EE35F0700B62769 /* StackController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = StackController.m; path = Source/StackController.m; sourceTree = "<group>"; };
97 1EEBFBE40D34C793008F835B /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Debugger.xib; sourceTree = "<group>"; };
98 1EEBFC2A0D358EBD008F835B /* StepIn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = StepIn.png; path = Icons/StepIn.png; sourceTree = "<group>"; };
99 1EEBFC360D358F1B008F835B /* StepOut.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = StepOut.png; path = Icons/StepOut.png; sourceTree = "<group>"; };
100 1EEBFD070D3599E8008F835B /* BSSplitView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BSSplitView.m; path = Source/BSSplitView.m; sourceTree = "<group>"; };
101 1EEBFD080D3599E8008F835B /* BSSplitView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BSSplitView.h; path = Source/BSSplitView.h; sourceTree = "<group>"; };
102 1EEBFD110D359A9F008F835B /* dimple.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = dimple.png; sourceTree = "<group>"; };
103 1EEE875C0D9DE4B4009CBA7C /* MacGDBp.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = MacGDBp.icns; path = Icons/MacGDBp.icns; sourceTree = "<group>"; };
104 1EEEE93E0C618B70000C0732 /* SocketWrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SocketWrapper.h; path = Source/SocketWrapper.h; sourceTree = "<group>"; };
105 1EEEE93F0C618B70000C0732 /* SocketWrapper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SocketWrapper.m; path = Source/SocketWrapper.m; sourceTree = "<group>"; };
106 1EFF70C10DFDC018006B9D33 /* BreakpointController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BreakpointController.h; path = Source/BreakpointController.h; sourceTree = "<group>"; };
107 1EFF70C20DFDC018006B9D33 /* BreakpointController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BreakpointController.m; path = Source/BreakpointController.m; sourceTree = "<group>"; };
108 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
109 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
110 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
111 32CA4F630368D1EE00C91783 /* MacGDBp_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MacGDBp_Prefix.pch; sourceTree = "<group>"; };
112 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
113 8D1107320486CEB800E47090 /* MacGDBp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MacGDBp.app; sourceTree = BUILT_PRODUCTS_DIR; };
114 /* End PBXFileReference section */
115
116 /* Begin PBXFrameworksBuildPhase section */
117 8D11072E0486CEB800E47090 /* Frameworks */ = {
118 isa = PBXFrameworksBuildPhase;
119 buildActionMask = 2147483647;
120 files = (
121 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
122 1E9583200E2531BD001A3D89 /* Sparkle.framework in Frameworks */,
123 );
124 runOnlyForDeploymentPostprocessing = 0;
125 };
126 /* End PBXFrameworksBuildPhase section */
127
128 /* Begin PBXGroup section */
129 080E96DDFE201D6D7F000001 /* Classes */ = {
130 isa = PBXGroup;
131 children = (
132 1E02C3D30C60EC2C006F1752 /* AppDelegate.h */,
133 1E02C3D40C60EC2C006F1752 /* AppDelegate.m */,
134 1E9582640E252480001A3D89 /* Preferences */,
135 1E1E52C10DF9B1FB00D334F9 /* Connection */,
136 1EB7BEB90ECF3BC60033283A /* Debugger */,
137 1E1E52C00DF9B1E700D334F9 /* Breakpoints */,
138 1E71886C0D839F6C00969277 /* Source View */,
139 );
140 name = Classes;
141 sourceTree = "<group>";
142 };
143 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
144 isa = PBXGroup;
145 children = (
146 1E95831F0E2531BD001A3D89 /* Sparkle.framework */,
147 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
148 );
149 name = "Linked Frameworks";
150 sourceTree = "<group>";
151 };
152 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
153 isa = PBXGroup;
154 children = (
155 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
156 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
157 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
158 );
159 name = "Other Frameworks";
160 sourceTree = "<group>";
161 };
162 19C28FACFE9D520D11CA2CBB /* Products */ = {
163 isa = PBXGroup;
164 children = (
165 8D1107320486CEB800E47090 /* MacGDBp.app */,
166 );
167 name = Products;
168 sourceTree = "<group>";
169 };
170 1E027F0D0D36F24200885DEE /* Toolbar Icons */ = {
171 isa = PBXGroup;
172 children = (
173 1E027F380D36F60800885DEE /* Reconnect.png */,
174 1E027F080D36F23F00885DEE /* Run.png */,
175 1E027F090D36F23F00885DEE /* StepOver.png */,
176 1EEBFC360D358F1B008F835B /* StepOut.png */,
177 1EEBFC2A0D358EBD008F835B /* StepIn.png */,
178 );
179 name = "Toolbar Icons";
180 sourceTree = "<group>";
181 };
182 1E1E52C00DF9B1E700D334F9 /* Breakpoints */ = {
183 isa = PBXGroup;
184 children = (
185 1E822CDB0DA28AC30027A23F /* Breakpoint.h */,
186 1E822CDC0DA28AC30027A23F /* Breakpoint.m */,
187 1E4C7AF70DA401C7000A9DC7 /* BreakpointManager.h */,
188 1E4C7AF80DA401C7000A9DC7 /* BreakpointManager.m */,
189 1EFF70C10DFDC018006B9D33 /* BreakpointController.h */,
190 1EFF70C20DFDC018006B9D33 /* BreakpointController.m */,
191 );
192 name = Breakpoints;
193 sourceTree = "<group>";
194 };
195 1E1E52C10DF9B1FB00D334F9 /* Connection */ = {
196 isa = PBXGroup;
197 children = (
198 1E02C56F0C610158006F1752 /* GDBpConnection.h */,
199 1E02C5700C610158006F1752 /* GDBpConnection.m */,
200 1EEEE93E0C618B70000C0732 /* SocketWrapper.h */,
201 1EEEE93F0C618B70000C0732 /* SocketWrapper.m */,
202 1E35FFB00C65A74C0030F527 /* NSXMLElementAdditions.h */,
203 1E35FC750C6579CA0030F527 /* NSXMLElementAdditions.m */,
204 );
205 name = Connection;
206 sourceTree = "<group>";
207 };
208 1E416FFB0D36F827009A53A2 /* Interfaces */ = {
209 isa = PBXGroup;
210 children = (
211 1EEBFBE30D34C793008F835B /* Debugger.xib */,
212 1E416FF60D36F821009A53A2 /* MainMenu.xib */,
213 1E1E53010DF9B89800D334F9 /* Breakpoints.xib */,
214 1E9582600E252474001A3D89 /* Preferences.xib */,
215 );
216 name = Interfaces;
217 sourceTree = "<group>";
218 };
219 1E71886C0D839F6C00969277 /* Source View */ = {
220 isa = PBXGroup;
221 children = (
222 1EEBFD080D3599E8008F835B /* BSSplitView.h */,
223 1EEBFD070D3599E8008F835B /* BSSplitView.m */,
224 1E7188620D839F6300969277 /* BSLineNumberView.h */,
225 1E7188630D839F6300969277 /* BSLineNumberView.m */,
226 1E7188640D839F6300969277 /* BSSourceView.h */,
227 1E7188650D839F6300969277 /* BSSourceView.m */,
228 1E7188660D839F6300969277 /* BSSourceViewTextView.h */,
229 1E7188670D839F6300969277 /* BSSourceViewTextView.m */,
230 );
231 name = "Source View";
232 sourceTree = "<group>";
233 };
234 1E9582640E252480001A3D89 /* Preferences */ = {
235 isa = PBXGroup;
236 children = (
237 1E9582650E2524AD001A3D89 /* PreferencesController.h */,
238 1E9582660E2524AD001A3D89 /* PreferencesController.m */,
239 1E67E6FB0F3C052000E68F1B /* PreferencesPathsArrayController.h */,
240 1E67E6FC0F3C052000E68F1B /* PreferencesPathsArrayController.m */,
241 );
242 name = Preferences;
243 sourceTree = "<group>";
244 };
245 1EB7BEB90ECF3BC60033283A /* Debugger */ = {
246 isa = PBXGroup;
247 children = (
248 1E02C5F40C610724006F1752 /* DebuggerController.h */,
249 1E02C5F50C610724006F1752 /* DebuggerController.m */,
250 1EB7BED30ECF3CA90033283A /* StackFrame.h */,
251 1EB7BED40ECF3CA90033283A /* StackFrame.m */,
252 1EBF4D5B0EE35F0700B62769 /* StackController.h */,
253 1EBF4D5C0EE35F0700B62769 /* StackController.m */,
254 );
255 name = Debugger;
256 sourceTree = "<group>";
257 };
258 29B97314FDCFA39411CA2CEA /* MacGDBp */ = {
259 isa = PBXGroup;
260 children = (
261 080E96DDFE201D6D7F000001 /* Classes */,
262 29B97315FDCFA39411CA2CEA /* Other Sources */,
263 29B97317FDCFA39411CA2CEA /* Resources */,
264 29B97323FDCFA39411CA2CEA /* Frameworks */,
265 19C28FACFE9D520D11CA2CBB /* Products */,
266 );
267 name = MacGDBp;
268 sourceTree = "<group>";
269 };
270 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
271 isa = PBXGroup;
272 children = (
273 32CA4F630368D1EE00C91783 /* MacGDBp_Prefix.pch */,
274 29B97316FDCFA39411CA2CEA /* main.m */,
275 1E35FE9F0C6599040030F527 /* base64.h */,
276 1E35FEA00C6599040030F527 /* base64.c */,
277 );
278 name = "Other Sources";
279 sourceTree = "<group>";
280 };
281 29B97317FDCFA39411CA2CEA /* Resources */ = {
282 isa = PBXGroup;
283 children = (
284 1EEE875C0D9DE4B4009CBA7C /* MacGDBp.icns */,
285 1E416FFB0D36F827009A53A2 /* Interfaces */,
286 1E027F0D0D36F24200885DEE /* Toolbar Icons */,
287 1EEBFD110D359A9F008F835B /* dimple.png */,
288 8D1107310486CEB800E47090 /* Info.plist */,
289 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
290 );
291 name = Resources;
292 sourceTree = "<group>";
293 };
294 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
295 isa = PBXGroup;
296 children = (
297 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
298 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
299 );
300 name = Frameworks;
301 sourceTree = "<group>";
302 };
303 /* End PBXGroup section */
304
305 /* Begin PBXNativeTarget section */
306 8D1107260486CEB800E47090 /* MacGDBp */ = {
307 isa = PBXNativeTarget;
308 buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "MacGDBp" */;
309 buildPhases = (
310 8D1107290486CEB800E47090 /* Resources */,
311 8D11072C0486CEB800E47090 /* Sources */,
312 1E9583550E2531E7001A3D89 /* CopyFiles */,
313 8D11072E0486CEB800E47090 /* Frameworks */,
314 1E42F1110F4E78C8008412DB /* ShellScript */,
315 );
316 buildRules = (
317 );
318 dependencies = (
319 );
320 name = MacGDBp;
321 productInstallPath = "$(HOME)/Applications";
322 productName = MacGDBp;
323 productReference = 8D1107320486CEB800E47090 /* MacGDBp.app */;
324 productType = "com.apple.product-type.application";
325 };
326 /* End PBXNativeTarget section */
327
328 /* Begin PBXProject section */
329 29B97313FDCFA39411CA2CEA /* Project object */ = {
330 isa = PBXProject;
331 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MacGDBp" */;
332 compatibilityVersion = "Xcode 2.4";
333 hasScannedForEncodings = 1;
334 mainGroup = 29B97314FDCFA39411CA2CEA /* MacGDBp */;
335 projectDirPath = "";
336 projectRoot = "";
337 targets = (
338 8D1107260486CEB800E47090 /* MacGDBp */,
339 );
340 };
341 /* End PBXProject section */
342
343 /* Begin PBXResourcesBuildPhase section */
344 8D1107290486CEB800E47090 /* Resources */ = {
345 isa = PBXResourcesBuildPhase;
346 buildActionMask = 2147483647;
347 files = (
348 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
349 1EEBFBE50D34C793008F835B /* Debugger.xib in Resources */,
350 1EEBFC2B0D358EBD008F835B /* StepIn.png in Resources */,
351 1EEBFC370D358F1B008F835B /* StepOut.png in Resources */,
352 1EEBFD120D359A9F008F835B /* dimple.png in Resources */,
353 1E027F0A0D36F23F00885DEE /* Run.png in Resources */,
354 1E027F0B0D36F23F00885DEE /* StepOver.png in Resources */,
355 1E027F390D36F60800885DEE /* Reconnect.png in Resources */,
356 1E416FF90D36F821009A53A2 /* MainMenu.xib in Resources */,
357 1EEE875D0D9DE4B4009CBA7C /* MacGDBp.icns in Resources */,
358 1E1E53030DF9B89800D334F9 /* Breakpoints.xib in Resources */,
359 1E9582620E252474001A3D89 /* Preferences.xib in Resources */,
360 );
361 runOnlyForDeploymentPostprocessing = 0;
362 };
363 /* End PBXResourcesBuildPhase section */
364
365 /* Begin PBXShellScriptBuildPhase section */
366 1E42F1110F4E78C8008412DB /* ShellScript */ = {
367 isa = PBXShellScriptBuildPhase;
368 buildActionMask = 2147483647;
369 files = (
370 );
371 inputPaths = (
372 );
373 outputPaths = (
374 );
375 runOnlyForDeploymentPostprocessing = 0;
376 shellPath = /usr/local/bin/python3.0;
377 shellScript = "\"\"\"\nGitcrement\nCopyright (c) 2009, Blue Static <http://www.bluestatic.org>\n\nThis program is free software: you can redistribute it and/or modify it under the terms of the GNU\nGeneral Public License as published by the Free Software Foundation, either version 3 of the\nLicense, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without\neven the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with this program. If not,\nsee <http://www.gnu.org/licenses/>.\n\"\"\"\n\ngitcrement = \"/Users/rsesek/Library/Shell/bin/gitcrement\"\n\nimport io, sys, subprocess\nfrom os import environ\n\nif environ[\"CONFIGURATION\"] == \"Release\":\n\tsubprocess.getoutput(gitcrement + \" next\")\n\nsubprocess.call([\"/Users/rsesek/Library/Shell/bin/gitcrement\", \"current\"])\n\nbuild = subprocess.getoutput(gitcrement + \" current\")\ntry:\n\tbuild = int(build)\nexcept ValueError:\n\tbuild = 0\n\ninfopath = environ[\"CONFIGURATION_BUILD_DIR\"] + \"/\" + environ[\"INFOPLIST_PATH\"]\n\nlastline = \"\"\nplist = \"\"\nf = io.open(infopath, \"r\")\nline = f.readline()\nwhile line != \"\":\n\tif lastline.find(\"CFBundleVersion\") != -1:\n\t\tplist += (\"\\t<string>%i</string>\\n\" % build)\n\telse:\n\t\tplist += line\n\tlastline = line\n\tline = f.readline()\nf.close()\n\nf = io.open(infopath, \"w\")\nf.write(plist)\nf.close()";
378 };
379 /* End PBXShellScriptBuildPhase section */
380
381 /* Begin PBXSourcesBuildPhase section */
382 8D11072C0486CEB800E47090 /* Sources */ = {
383 isa = PBXSourcesBuildPhase;
384 buildActionMask = 2147483647;
385 files = (
386 8D11072D0486CEB800E47090 /* main.m in Sources */,
387 1E02C3D50C60EC2C006F1752 /* AppDelegate.m in Sources */,
388 1E02C5710C610158006F1752 /* GDBpConnection.m in Sources */,
389 1E02C5F60C610724006F1752 /* DebuggerController.m in Sources */,
390 1EEEE9400C618B70000C0732 /* SocketWrapper.m in Sources */,
391 1E35FC760C6579CA0030F527 /* NSXMLElementAdditions.m in Sources */,
392 1E35FEA10C6599040030F527 /* base64.c in Sources */,
393 1EEBFD090D3599E8008F835B /* BSSplitView.m in Sources */,
394 1E7188680D839F6300969277 /* BSLineNumberView.m in Sources */,
395 1E7188690D839F6300969277 /* BSSourceView.m in Sources */,
396 1E71886A0D839F6300969277 /* BSSourceViewTextView.m in Sources */,
397 1E822CDD0DA28AC30027A23F /* Breakpoint.m in Sources */,
398 1E4C7AF90DA401C7000A9DC7 /* BreakpointManager.m in Sources */,
399 1EFF70C30DFDC018006B9D33 /* BreakpointController.m in Sources */,
400 1E9582670E2524AD001A3D89 /* PreferencesController.m in Sources */,
401 1EB7BED50ECF3CA90033283A /* StackFrame.m in Sources */,
402 1EBF4D5D0EE35F0700B62769 /* StackController.m in Sources */,
403 1E67E6FD0F3C052000E68F1B /* PreferencesPathsArrayController.m in Sources */,
404 );
405 runOnlyForDeploymentPostprocessing = 0;
406 };
407 /* End PBXSourcesBuildPhase section */
408
409 /* Begin PBXVariantGroup section */
410 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
411 isa = PBXVariantGroup;
412 children = (
413 089C165DFE840E0CC02AAC07 /* English */,
414 );
415 name = InfoPlist.strings;
416 sourceTree = "<group>";
417 };
418 1E1E53010DF9B89800D334F9 /* Breakpoints.xib */ = {
419 isa = PBXVariantGroup;
420 children = (
421 1E1E53020DF9B89800D334F9 /* English */,
422 );
423 name = Breakpoints.xib;
424 sourceTree = "<group>";
425 };
426 1E416FF60D36F821009A53A2 /* MainMenu.xib */ = {
427 isa = PBXVariantGroup;
428 children = (
429 1E416FF70D36F821009A53A2 /* English */,
430 );
431 name = MainMenu.xib;
432 sourceTree = "<group>";
433 };
434 1E9582600E252474001A3D89 /* Preferences.xib */ = {
435 isa = PBXVariantGroup;
436 children = (
437 1E9582610E252474001A3D89 /* English */,
438 );
439 name = Preferences.xib;
440 sourceTree = "<group>";
441 };
442 1EEBFBE30D34C793008F835B /* Debugger.xib */ = {
443 isa = PBXVariantGroup;
444 children = (
445 1EEBFBE40D34C793008F835B /* English */,
446 );
447 name = Debugger.xib;
448 sourceTree = "<group>";
449 };
450 /* End PBXVariantGroup section */
451
452 /* Begin XCBuildConfiguration section */
453 C01FCF4B08A954540054247B /* Debug */ = {
454 isa = XCBuildConfiguration;
455 buildSettings = {
456 COPY_PHASE_STRIP = NO;
457 FRAMEWORK_SEARCH_PATHS = (
458 "$(inherited)",
459 "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
460 );
461 FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)\"";
462 GCC_DYNAMIC_NO_PIC = NO;
463 GCC_ENABLE_FIX_AND_CONTINUE = YES;
464 GCC_MODEL_TUNING = G5;
465 GCC_OPTIMIZATION_LEVEL = 0;
466 INFOPLIST_FILE = Info.plist;
467 INSTALL_PATH = "$(HOME)/Applications";
468 PRODUCT_NAME = MacGDBp;
469 WRAPPER_EXTENSION = app;
470 ZERO_LINK = YES;
471 };
472 name = Debug;
473 };
474 C01FCF4C08A954540054247B /* Release */ = {
475 isa = XCBuildConfiguration;
476 buildSettings = {
477 ARCHS = (
478 ppc,
479 i386,
480 );
481 FRAMEWORK_SEARCH_PATHS = (
482 "$(inherited)",
483 "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
484 );
485 FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)\"";
486 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
487 GCC_MODEL_TUNING = G5;
488 INFOPLIST_FILE = Info.plist;
489 INSTALL_PATH = "$(HOME)/Applications";
490 PRODUCT_NAME = MacGDBp;
491 WRAPPER_EXTENSION = app;
492 };
493 name = Release;
494 };
495 C01FCF4F08A954540054247B /* Debug */ = {
496 isa = XCBuildConfiguration;
497 buildSettings = {
498 GCC_C_LANGUAGE_STANDARD = c99;
499 GCC_WARN_ABOUT_RETURN_TYPE = YES;
500 GCC_WARN_UNUSED_VARIABLE = YES;
501 PREBINDING = NO;
502 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
503 };
504 name = Debug;
505 };
506 C01FCF5008A954540054247B /* Release */ = {
507 isa = XCBuildConfiguration;
508 buildSettings = {
509 GCC_C_LANGUAGE_STANDARD = c99;
510 GCC_WARN_ABOUT_RETURN_TYPE = YES;
511 GCC_WARN_UNUSED_VARIABLE = YES;
512 PREBINDING = NO;
513 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
514 };
515 name = Release;
516 };
517 /* End XCBuildConfiguration section */
518
519 /* Begin XCConfigurationList section */
520 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "MacGDBp" */ = {
521 isa = XCConfigurationList;
522 buildConfigurations = (
523 C01FCF4B08A954540054247B /* Debug */,
524 C01FCF4C08A954540054247B /* Release */,
525 );
526 defaultConfigurationIsVisible = 0;
527 defaultConfigurationName = Release;
528 };
529 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MacGDBp" */ = {
530 isa = XCConfigurationList;
531 buildConfigurations = (
532 C01FCF4F08A954540054247B /* Debug */,
533 C01FCF5008A954540054247B /* Release */,
534 );
535 defaultConfigurationIsVisible = 0;
536 defaultConfigurationName = Release;
537 };
538 /* End XCConfigurationList section */
539 };
540 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
541 }