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