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